Hi,
is there a problem with the dynamic binding at the current SVN-version? (Rev. 955)
Static binding works without any problem but after i switch to dynamic binding and recompile the program ends in a "sleeping" console-window.
I tried it with sources from the svn tutorials ... same problem.
As soon as I create my sf::Window instance the programm goes to bed :wink:.
No errors or warnings in my compile-log.
I use VC++ 2008, SFML_DYNAMIC is defined.
Same configuration worked with an older SVN or Release 1.3.
Thank you,
Daniel