From e7cece45fb75e410f8dab3052a486d5bd7335b85 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 5 Mar 2005 00:13:58 +0000 Subject: [PATCH] Remove refrences to building OGL git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/BUILD.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 85d25f0dda..5b33e6f3ee 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -141,7 +141,6 @@ place, then do the same for wxPython. make $* \ && make -C contrib/src/gizmos $* \ - && make -C contrib/src/ogl CXXFLAGS="-DwxUSE_DEPRECATED=0" $* \ && make -C contrib/src/stc $* So you just use .make as if it where make, but don't forget to set @@ -393,11 +392,7 @@ accordingly if you are using the bash shell. %WXDIR%\contrib\build\gizmos %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