Hi
I have been running this program for a while now and have had adjust the compiler and debug settings so that I could transport it from uni to home and still make it work, which it wasn't doing before.
It worked for a little while and now it is not liking it and not sure why?
This is what I have:
Settings>Compiler and debugger settings>Search directories>Compiler
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\SFML-1.6
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\SFML-1.6\include
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\MinGW\include
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\MinGW\lib
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\SFML-1.6\include\SFML
and in linker (Settings>Compiler and debugger settings>Search directories>Linker)
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\SFML-1.6\lib
G:\Year 3\Undergrad Project\Dissertation_Version1.2\SFML\MinGW\lib
(SFML-1.6 is the folder which was downloaded from the sfml website and extracted)
Any ideas? I look forward to your replies