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

Author Topic: 0x1 code in VC++  (Read 1134 times)

0 Members and 1 Guest are viewing this topic.

pilehead

  • Newbie
  • *
  • Posts: 3
    • View Profile
0x1 code in VC++
« on: May 31, 2011, 01:36:49 pm »
Hello!
I am trying to compile samples from SFML 1.6 and have got a problem. My Visual Studio compiles samples correctly (and if i run them from anywhere (for ex. Total commander), they work ok). But when i push F5 in VC++, window of project just blinks and fades away, while VC++  reports to me that it has ended with 0x1 code. Any suggestions? :?:

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
0x1 code in VC++
« Reply #1 on: May 31, 2011, 06:09:17 pm »
Change your working dorectory to be the executable dir instead of the project one.
Laurent Gomila - SFML developer