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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sapphire

Pages: [1]
1
General / SFML 2 - VS 2010 Programs Hangs On Exit
« on: January 26, 2012, 11:22:51 pm »
Hi.

I'm working off of the "window" demo code from the SFML 2 source release.  The program compiles, links, and runs fine.  However, after the main function exits the process doesn't fully shutdown.  It just hangs.

This happens universally on both debug and release builds as well as being launched from the explorer or VS.

I've compiled SFML 2 from source using VS 2010 and I'm linking dynamically.  I'm running Windows 7 x86 and everything has been and is currently being compiled for x86.

This problem only seems to be happening when I go out and create a window.  If I use other features, like the clock, the program exits properly.

I think that's all the information.  If I missed something, just ask.

Thanks.

Pages: [1]
anything