SFML community forums

Help => General => Topic started by: prchakal on February 25, 2011, 02:32:39 pm

Title: Error when exit - SFML + (VS2008 and VS2010)
Post 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
Title: Error when exit - SFML + (VS2008 and VS2010)
Post by: prchakal on February 25, 2011, 02:55:49 pm
Hi,

I remake all process again and the problem not happen more.

Thanks.
Title: Error when exit - SFML + (VS2008 and VS2010)
Post by: noob4ever on February 25, 2011, 05:10:50 pm
Are you linking the correct libraries corresponding to your compilation mode and your generation code mode ?

Quote
i always get error

what's the exact error ?

can you give some code ?
Title: Error when exit - SFML + (VS2008 and VS2010)
Post by: prchakal on February 26, 2011, 05:06:29 am
The problem doesnt stop.

You can see the error here:
(http://www.prsolucoes.com/downloads/sfml2_e_1.png)
Title: Error when exit - SFML + (VS2008 and VS2010)
Post by: noob4ever on February 26, 2011, 06:04:40 pm
You have to recompile SFML.