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