It is explained in the "getting started" tutorial.
It says so in the Code::Blocks tutorial - not in the VC++ one.
But I think this is a different problem, the unresolved symbols are from the OS libraries, not from SFML. You'll probably have to recompile SFML with VS2010 to make it work.
Again?
If you recall
this topic, I already did that. However this was on another computer (and maybe with beta1, not beta2 - EDIT: no, it was definetly beta2), so I'll give it another try.
Greetings,
bnz.
EDIT:
Well, now I tried to rebuild the library, using VC++ 2010 beta2 as I tried in the afore mentioned thread, and now VC++ 2010 beta2 says the following:
The german sentence means something like: "The system could not find the specified file."
Because of this error only four files are actually compiled.
I guess until you provide the proper builds for VC++ 2010 I won't be able to statically link to sfml.
Greetings,
bnz.