1
General / Having a bit of trouble setting up SFML
« on: December 12, 2010, 04:31:53 pm »
Thank you, I changed the include directory and the lib directory, but after that, it wanted window-d.dll, so I copy it into the same file as my executable, and when i try to compile it now, it gives me this!
'CoolKid.exe': Loaded 'C:\Documents and Settings\Kristyn\My Documents\Visual Studio 2010\Projects\CoolKid\Debug\CoolKid.exe', Symbols loaded.
'CoolKid.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB file
'CoolKid.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the PDB file
'CoolKid.exe': Loaded 'C:\Documents and Settings\Kristyn\My Documents\Visual Studio 2010\Projects\CoolKid\Debug\sfml-window-d.dll', Cannot find or open the PDB file
LDR: LdrpWalkImportDescriptor() failed to probe C:\Documents and Settings\Kristyn\my documents\visual studio 2010\Projects\CoolKid\Debug\sfml-window-d.dll for its manifest, ntstatus 0xc0150002
Debugger:: An unhandled non-continuable exception was thrown during process load
The program '[2332] CoolKid.exe: Native' has exited with code -1072365566 (0xc0150002).
I really wish SFML would just work already , but thanks for your help you where a big step forward!
'CoolKid.exe': Loaded 'C:\Documents and Settings\Kristyn\My Documents\Visual Studio 2010\Projects\CoolKid\Debug\CoolKid.exe', Symbols loaded.
'CoolKid.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB file
'CoolKid.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the PDB file
'CoolKid.exe': Loaded 'C:\Documents and Settings\Kristyn\My Documents\Visual Studio 2010\Projects\CoolKid\Debug\sfml-window-d.dll', Cannot find or open the PDB file
LDR: LdrpWalkImportDescriptor() failed to probe C:\Documents and Settings\Kristyn\my documents\visual studio 2010\Projects\CoolKid\Debug\sfml-window-d.dll for its manifest, ntstatus 0xc0150002
Debugger:: An unhandled non-continuable exception was thrown during process load
The program '[2332] CoolKid.exe: Native' has exited with code -1072365566 (0xc0150002).
I really wish SFML would just work already , but thanks for your help you where a big step forward!