| 55 | == Problems with the Build? == |
| 56 | |
| 57 | # Make sure you have downloaded the latest ossim_dependencies. The folder should be placed at /Users/Shared/Development/ossim_dependencies . |
| 58 | # Set the Configuration in xcode to the Release build |
| 59 | # Do a clean all under build with the ossim project |
| 60 | # open a terminal and rm -rf /var/tmp/ (forces rebuild of all of the qt gui widgets) |
| 61 | # under xcode make sure the project is ossim, the target is All, the configuration is Release, Active executable ossimplanet |
| 62 | |