]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mac/install.txt
added missing wxSTD
[wxWidgets.git] / docs / mac / install.txt
index 5543413b4f437151e23adcf98ee8317ddd8d4382..b0c8426a7ca42e9e702d10d52f91afe251704f24 100644 (file)
@@ -1,6 +1,8 @@
 Installing latest headers (and Carbon Support)
 ----------------------------------------------
 
 Installing latest headers (and Carbon Support)
 ----------------------------------------------
 
+NOTE : these steps are not necessary for Pro 6, only for Pro 5.3
+
 the latest build for carbon support lead to a few changes you will have to follow, in order
 to successfully compile the code (also necessary if you don't want to build the carbon targets)
 
 the latest build for carbon support lead to a few changes you will have to follow, in order
 to successfully compile the code (also necessary if you don't want to build the carbon targets)
 
@@ -21,6 +23,19 @@ 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)
 
 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
+-------------
+
+there are always the makemac.mcp files for Pro 5.3 and the makemac6.mcp files for Pro 6
+
 Problems with .xpm files
 ------------------------
 
 Problems with .xpm files
 ------------------------