I worked with v 1.6 for a while, and was relatively happy with it. However, I frequently have come across various issues that required a v2.0 update. This appears to be only available in source form. When I build, I have the following issue:
In VS2005, the freetype.lib included is unuseable for debug builds (sfml-graphics...). I have to substitute the file from 1.6 to get it to build. That seems to work.
However, I now have issues with libsndfile-1.dll when I shutdown. I am using the version from the 2.0 build and it fails to shutdown without errors. However, the version from 1.6 does not give the error, but is incapable of opening my .ogg file.
I guess I have two questions:
1) Since 2.0 isn't released, I can't determine if any version of it is stable, or "centered" for release. When will an official version of SFML 2.0 be released?
2) Is there a .ogg file format rate/sample size I should be always using?