|
Prev: @Vadim and Julian: Detailed Guide to set up MSYS, MinGW, EclipseCDT and wxWidgets on Windows
Next: Re[2]: rectangle with transparency
From: Gregory.A.Book on 5 May 2008 09:35 I've been able to confirm that the environment setup by wxGLCanvas is different than the one setup by GLUT. I have identical programs using opengl framebuffer objects, one using wx and one glut. GLUT works, wx does not. This is on the windows platform. I'd be happy to provide the source for the programs to demonstrate the problem. |