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 - Gamec

Pages: [1]
1
Window / Stack around the variable 'app' was corrupted
« on: June 06, 2011, 07:49:26 pm »
I'm using Visual Studio 2010 and SMFL 1.6.

edit
I'm stupid. I forgot to recompile libs. Sorry for problem.

2
Window / Stack around the variable 'app' was corrupted
« on: June 06, 2011, 07:11:57 pm »
I have the same problem, but when I link to debug versions of the libraries I get "Program has stopped working" when starting program.

Debugger breaks on that line "sf::Window App(sf::VideoMode(800, 600, 32), "SFML OpenGL");".

edit
And I also get:

Unhandled exception at 0x7624f800 in shooter.exe: 0xC0000005: Access violation reading location 0x65704f20.

Pages: [1]