Hello, im new to SFML, and recently got it set up on VS2008 Express. Everything seems to be working fine, except for the fact that i cannot compile any code that uses the graphics include/library without the window and system include/librarys being included also. This isnt a critial problem, but while reading the tutorial it said that window is included in graphics, therefore you would not need to include/link to it?
Im using the latest SVN debug static build of SFML which i downloaded using tortoiseSVN.
Thanks for any help.