SFML community forums

General => General discussions => Topic started by: officially.rahul on September 26, 2010, 06:04:15 pm

Title: Unhandled exception when calling app->clear()
Post by: officially.rahul on September 26, 2010, 06:04:15 pm
Exe is giving unhandled exception when app->clear() is called... While compiling there is warning  internal library MSVCRT conflicting with libraries
Title: Unhandled exception when calling app->clear()
Post by: Laurent on October 03, 2010, 10:24:10 am
Make sure that you don't use the release SFML libraries in debug mode.