1
Feature requests / Separate Window.Display from event polling
« on: February 27, 2008, 06:36:06 pm »Quote from: "Laurent"
I've tested the OpenGL sample again (WinXP 32 bits), there's no problem with events. The code hasn't changed much, I can't see any reason why this issue appears now on your system. I don't even know if it has something to do with Vista or 64 bits.
Did you clean / rebuild all SFML libs and samples, just to be sure ?
The code was pulled down into a fresh directory, from SVN, then built, so it had to be clean, right?
I copied the executable, etc on to a Windows XP system, but it won't run. I get an error "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
The code was built using Visual Studio Express Edition 9.0 for C++. It definitely is set to have a win32 target, so it has me scratching my head. I will let you know when I figure it out.