Ugh I seem to be doomed with constant problems... when attempting to run the graphics (I remembered to link and put the .dll's into the executable this time) I get another problem.
The window flashes within a split second and fails (even the window program alone seemed to have issues... it'd run, but freeze, not allowing me to exit or minimize)
I get a code 1 with both window and graphics source.
Output for Graphics Source.cpp
'SFML Game.exe': Loaded 'C:\Documents and Settings\Damian\My Documents\Visual Studio 2010\Projects\SFML Game\Debug\SFML Game.exe', Symbols loaded.
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\Documents and Settings\Damian\My Documents\Visual Studio 2010\Projects\SFML Game\Debug\sfml-graphics-d.dll', Symbols loaded.
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\opengl32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\secur32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\glu32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\ddraw.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\dciman32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\Documents and Settings\Damian\My Documents\Visual Studio 2010\Projects\SFML Game\Debug\sfml-system-d.dll', Symbols loaded.
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msvcp100d.dll', Symbols loaded.
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msvcr100d.dll', Symbols loaded.
'SFML Game.exe': Loaded 'C:\Documents and Settings\Damian\My Documents\Visual Studio 2010\Projects\SFML Game\Debug\sfml-window-d.dll', Symbols loaded.
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\winmm.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\imm32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\uxtheme.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msctf.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\Program Files\Trusteer\Rapport\bin\rooksbas.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\version.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\psapi.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msctfime.ime', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\ATKOGL32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\nvoglnt.dll', Cannot find or open the PDB file
The thread 'Win32 Thread' (0x618) has exited with code 0 (0x0).
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\mcd32.dll', Cannot find or open the PDB file
'SFML Game.exe': Unloaded 'C:\WINDOWS\system32\mcd32.dll'
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\ctagent.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\dinput.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\hid.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\setupapi.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\wintrust.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\crypt32.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\msasn1.dll', Cannot find or open the PDB file
'SFML Game.exe': Loaded 'C:\WINDOWS\system32\imagehlp.dll', Cannot find or open the PDB file
The thread 'Win32 Thread' (0xdd8) has exited with code 1 (0x1).
The program '[4556] SFML Game.exe: Native' has exited with code 1 (0x1).