]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mac/install.txt
added missing wxSTD
[wxWidgets.git] / docs / mac / install.txt
index e62d760f59ac57eb2550c44ff62482ec3ba8299d..b0c8426a7ca42e9e702d10d52f91afe251704f24 100644 (file)
@@ -23,6 +23,14 @@ CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized MSL and
 CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized Runtimes 
 (consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README)
 
+OpenGL
+------
+
+in order to build opengl support you must install the opengl libraries and headers from 
+http://developer.apple.com/opengl/index.html
+
+if you don't want OpenGL support, set the wxUSE_OPENGL in mac/setup.h to 0
+
 Project Files
 -------------