Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
General discussions
»
Unhandled exception when calling app->clear()
Print
Pages: [
1
]
Author
Topic: Unhandled exception when calling app->clear() (Read 2094 times)
0 Members and 1 Guest are viewing this topic.
officially.rahul
Newbie
Posts: 1
Unhandled exception when calling app->clear()
«
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
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Unhandled exception when calling app->clear()
«
Reply #1 on:
October 03, 2010, 10:24:10 am »
Make sure that you don't use the release SFML libraries in debug mode.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
Unhandled exception when calling app->clear()
anything