Hello.
Ive recently changed from C::B to VC++ but im having a problem.
When i try to build my program in the debug configuration, i cant use the static debug libs.
It gives me a bunch of undefined declarations and i get a message saying that the program could not start because the project is not correctly configured.
This is strange because i can use the static lib "-s" and the debugging lib "-d" normaly and without errors... I can even use the "normal" static lib to build in the debug configuration.
What am i doing wrong here?
SFML version: 1.6, and VC++ 2010