Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Nene

Pages: [1]
1
General / Installing issues
« on: June 05, 2013, 09:46:43 am »
Hello! I apologize in advance if I overlooked something, or cause frustration. However, I've been at this for a bit now, trying to install the 32bit version of SFML with Visual Studio 2010.

So to attempt to detail this problem, I will say this; I have read the tutorial presented on the site. Several times. Over and over. I've gone through several attempts at installing this and for some reason, it keeps on persisting! Now the problem lays in the following:

1>sfml-main-d.lib(SFML_Main.cpp.obj) : warning LNK4099: PDB 'sfml-main-d.pdb' was not found with 'sfml-main-d.lib(SFML_Main.cpp.obj)' or at 'Desktop\SFMLTest\Debug\sfml-main-d.pdb'; linking object as if no debug info
1>sfml-main-d.lib(SFML_Main.cpp.obj) : warning LNK4099: PDB 'sfml-main-d.pdb' was not found with 'sfml-main-d.lib(SFML_Main.cpp.obj)' or at 'Desktop\SFMLTest\Debug\sfml-main-d.pdb'; linking object as if no debug info

First time this happened, I had forgotten to C+P files from the bin folder and that was on me. (Most likely this whole event is on me.) Once I did that, the tutorial in setting up the program worked fine. (No errors at all!) So now you ask.. how did I mess it up?! Well..! I went to the next tutorial, the timer one. When attempting to run it, I noticed any time I used SFML/System.hpp, the compiler would freak out and refuse to run. Tested several times. /graphics worked fine and /system error'd out. (Both spelled properly mind you, if I happened to typo here!)

Anyways, uninstall, attempt again. Now I have the same EXACT warning listed above each time I compile something in debug.. but the weird thing is, each program actually runs. (The green circle for instance, that is the end of the install tutorial.) and the Pong example listed with the SDK. (However, once I exit out of Pong, there's an error..)

So all and all, I am curious of why this warning exists. What I did not install or overlooked and why this is consistently popping up in programs. If there's anything I can give to assist with this problem, please.. Just tell me. System specs, this or that. I wish to get it solved!

Pages: [1]
anything