Hi, I have recently formatted my computer and yesterday installed visual studio 2008 and sfml. I have done this before without problem and read trough the tutorial for visual studio.
When I am trying to run the code in the first tutorial (the clock thing) i get a error message. And I have not been able to get any code with sfml to work....always this error message.
"The Procedure entry point ??0Clock@sf@@QAE@XZ could not be located in the dynamic link library sfml-system.dll"
I have tried with -d -s also.
anyone know what might be the problem?
edit: oh, release seams to work...but not debug