Hi, I just return here after found page that you report here now.
http://www.sfml-dev.org/tutorials/1.4/start-cb.phpbut I have to say that that this page
1) Don't contain example of the possible errors (idem in forum) (Google don't' send me here)
2) Isn't exhaustive for a normal developer without experience in Linux commands.. I can go to download CYGWIN & binutils but after this I have to study how to setup & use these.
Reading on forum about some code problem in SFML 1.3 I intend from text that I can compile&use SVN version without particular difficulty.
3) I try to use alternative method suggested in tutorial by linking libs directly in my application.. ok.. quite easy.. compile ok.. but program crash at start with abnormal runtime error.
For who wants to try I write here libs that I add into my project link options:
-lfreetype
-lopenal32
-lsndfile
-lgdi32
-lopengl32
-lwinmm
-lws2_32
adding serach dir of
/extlibs/libs-mingw
mingw/lib
All this post is written only to help SFML community and small developers.
I'm love all about SFML and the great documentation into the site!
I'm only hate losing time on compiler problems.