Changes between Version 22 and Version 23 of MacOSXBuild
- Timestamp:
- 11/29/10 12:36:41 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacOSXBuild
v22 v23 46 46 }}} 47 47 48 5. Set up the Standard Environment Variables 49 {{{ 50 '''OSSIM_DEV_HOME''' will point to ~/ossim-svn/src 51 '''OSSIM_INSTALL_PREFIX''' will point to ~/ossim-svn/release 52 '''OSSIM_DEPENDENCIES''' will point to /Users/Shared/Development/ossim_dependencies 53 }}} 54 48 55 Install the Trolltech Qt Development package, the open source version of qt-mac-cocoa.dmg can be found 49 56 in the ossim_dependencies folder. Double click and install if necessary. … … 74 81 cd /Users/Shared/Development 75 82 svn update . 83 }}} 76 84 77 }}} 85 78 86 79 87 * Set the Configuration in xcode to the Release build