SFML community forums

General => General discussions => Topic started by: panithadrum on May 27, 2010, 10:04:44 pm

Title: SFML for VS2010? When?
Post by: panithadrum on May 27, 2010, 10:04:44 pm
I am using it right now, and like it a lot. I would like to know when will you add the build projects to svn.
Title: SFML for VS2010? When?
Post by: Spodi on May 27, 2010, 10:33:08 pm
Just open the solution up in VS 2010 and do the auto-conversion. It should pass with no errors, and the only things that will change are the .csproj files and .sln file a little.
Title: SFML for VS2010? When?
Post by: panithadrum on May 27, 2010, 10:52:09 pm
I know, I am already doing this way.

The problem comes when I try to run my app: if I use the music, the app crashes at the end. I am using dynamic linking. I don't know why it crashes :S
Title: SFML for VS2010? When?
Post by: Laurent on May 27, 2010, 11:02:52 pm
I'll try to do it as soon as possible.