From: Robin Dunn
-%WXDIR%\contrib\build\gizmos -%WXDIR%\contrib\build\xrc -%WXDIR%\contrib\build\stc -%WXDIR%\contrib\build\ogl + %WXDIR%\contrib\build\gizmos + %WXDIR%\contrib\build\xrc + %WXDIR%\contrib\build\stc + %WXDIR%\contrib\build\ogl + +Note, that the ogl lib build will need an additional flag:: + + CPPFLAGS="-DwxUSE_DEPRECATED=0"
When that is all done it will have built the main wxWidgets DLLs diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 9cd5fdce91..7d9700ba8c 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -362,6 +362,9 @@ accordingly if you are using the bash shell. %WXDIR%\contrib\build\stc %WXDIR%\contrib\build\ogl + Note, that the ogl lib build will need an additional flag:: + + CPPFLAGS="-DwxUSE_DEPRECATED=0" 7. When that is all done it will have built the main wxWidgets DLLs and also some of the contribs DLLs. There should be a ton of DLLs