clarify the note about OpenGL errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -179,10 +179,10 @@ place, then do the same for wxPython.
|
|||||||
|
|
||||||
USE_SWIG=1 SWIG=/opt/swig/bin/swig
|
USE_SWIG=1 SWIG=/opt/swig/bin/swig
|
||||||
|
|
||||||
If you get errors about wxGLCanvas or being unable to find libGLU
|
If you get errors about wxGLCanvas or being unable to find libGLU,
|
||||||
or something like that then you can add BUILD_GLCANVAS=0 to the
|
wxGLCanvas being undeclared, or something similar then you can add
|
||||||
setup.py command line to disable the building of the glcanvas
|
BUILD_GLCANVAS=0 to the setup.py command line to disable the
|
||||||
module.
|
building of the glcanvas module.
|
||||||
|
|
||||||
When the setup.py command is done you should have fully populated
|
When the setup.py command is done you should have fully populated
|
||||||
wxPython and wx packages locally in $WXDIR/wxPython/wxPython and
|
wxPython and wx packages locally in $WXDIR/wxPython/wxPython and
|
||||||
|
Reference in New Issue
Block a user