wx2.8.0 OpenGL support
Leslie Newell
lesnewell at fmail.co.uk
Sun Feb 11 05:39:09 PST 2007
Hi,
I am having trouble compiling OpenGL support in wxmsw-2.8.0. I set
USE_OPENGL = 1 in config.vc. The libraries are being compiled but
wxUSE_GLCANVAS is not being defined.
WxWidgets 2.8.0, MSW,Unicode,dynamic, debug or release, compiled with
Visual Studio 2005.
If I manually edit ..\lib\vc_dll\mswud\wx\setup.h and change
wxUSE_GLCANVAS to 1 and re-run nmake(don't know if this step is actually
needed) then it works.
Les
More information about the wx-users
mailing list