]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove refrences to building OGL
authorRobin Dunn <robin@alldunn.com>
Sat, 5 Mar 2005 00:13:58 +0000 (00:13 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 5 Mar 2005 00:13:58 +0000 (00:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/BUILD.txt

index 85d25f0dda8c5efd9a6cdbaf5036828320034d20..5b33e6f3ee98785d8bb539ddb2e0d125b7a751cd 100644 (file)
@@ -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