Make sure that in debug mode, you link to the debug libraries ("-d" suffix), not the release ones.
I tried both. No effect.
Do you use VC++ 2010 or 2008? If 2010, have you recompiled SFML first?
I have 2010, have I recompiling all the lib datas before using them?
In this case, is there a good tutorial for this?
I give a look at the last paragraph in the mainpage Tutotial for VS,
but I didnt got any lib datas.
It says, that the output directory isn't the same as given in Linker.
And I got many warnings, i'll translate them, if needed, but at the moment I'm to tired :oops:
(had a long weekend seminar)
Btw, samples and SFML project cant be loaded.
Is this a problem for me?