** NEW **
Be sure that wxUSE_GLCANVAS is defined to be 0 as wxPython now
keeps its own copy of the glcanvas sources and expects that it is
- not in the main library. This is reduce the number of dependant
- DLLs on the core library and therefore help reduce startup time.
+ not in the main library. This is done to reduce the number of
+ dependant DLLs on the core library and therefore help reduce
+ startup time.
C. Change to the wx2\src\msw directory and type the following command,
using the value for FINAL that you want:
- nmake -f makefile.vc dll pch USE_GLCANVAS=1 FINAL=hybrid
+ nmake -f makefile.vc dll pch FINAL=hybrid
Your machine will then crunch away for possibly a long time,
depending on your hardware, and when it's done you should have a