hello,
I have compiled sfml 2.0 by following the tutorial, everything was compiled without errors.
but my problem is when i compile my source(just a simple window), i get this error:
The program can't start because sfml-window.dll is missing from your
computer. Try reinstalling the program to fix this problem.
when i compiled sfml 2.0 i get sfml-system-2.dll sfml-window-2.dll .....
if i change the sfml-window-2.dll to sfml-window.dll i get this error:
The procedure entry point _ZN2sf6Window7DisplayEv could not be
located in the dynamic link library sfml-window.dll
I hope someone could help me,
and sorry for my bad english
Jordan