SFML community forums
Help => General => Topic started by: prchakal on February 25, 2011, 02:32:39 pm
-
Hi,
When i compile SFML or SFML2 using VS2008 or VS2010 i always get error when my application is closed - pressing ESC.
What i can do?
The steps are:
1 - Download SFML
2 - Generate VS2010 projects with CMAKE
3 - Compile ALL
4 - Open my game source
5 - Compile my game source
6 - Press F5 to RUN
7 - Press ESC to exit <- throw error here
-
Hi,
I remake all process again and the problem not happen more.
Thanks.
-
Are you linking the correct libraries corresponding to your compilation mode and your generation code mode ?
i always get error
what's the exact error ?
can you give some code ?
-
The problem doesnt stop.
You can see the error here:
(http://www.prsolucoes.com/downloads/sfml2_e_1.png)
-
You have to recompile SFML.