X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b14395e4ba006514bd5f9785f1bad9aca32ec9a6..5ce4d9fa3788e3588105437688590d8490e557c8:/wxPython/docs/BUILD.txt diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index d1408a17de..60cf9617ea 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -179,10 +179,10 @@ place, then do the same for wxPython. USE_SWIG=1 SWIG=/opt/swig/bin/swig - 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 - setup.py command line to disable the building of the glcanvas - module. + If you get errors about being unable to find libGLU, wxGLCanvas + being undeclared, or something similar then you can add + BUILD_GLCANVAS=0 to the setup.py command line to disable the + building of the glcanvas module. When the setup.py command is done you should have fully populated wxPython and wx packages locally in $WXDIR/wxPython/wxPython and