Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Error when exit - SFML + (VS2008 and VS2010)  (Read 2107 times)

0 Members and 1 Guest are viewing this topic.

prchakal

  • Full Member
  • ***
  • Posts: 142
    • View Profile
Error when exit - SFML + (VS2008 and VS2010)
« 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

prchakal

  • Full Member
  • ***
  • Posts: 142
    • View Profile
Error when exit - SFML + (VS2008 and VS2010)
« Reply #1 on: February 25, 2011, 02:55:49 pm »
Hi,

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

Thanks.

noob4ever

  • Newbie
  • *
  • Posts: 9
    • View Profile
Error when exit - SFML + (VS2008 and VS2010)
« Reply #2 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 ?

prchakal

  • Full Member
  • ***
  • Posts: 142
    • View Profile
Error when exit - SFML + (VS2008 and VS2010)
« Reply #3 on: February 26, 2011, 05:06:29 am »
The problem doesnt stop.

You can see the error here:

noob4ever

  • Newbie
  • *
  • Posts: 9
    • View Profile
Error when exit - SFML + (VS2008 and VS2010)
« Reply #4 on: February 26, 2011, 06:04:40 pm »
You have to recompile SFML.