Changes between Version 34 and Version 35 of MacOSXBuild


Ignore:
Timestamp:
Dec 2, 2010, 3:34:24 PM (14 years ago)
Author:
mlucas17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MacOSXBuild

    v34 v35  
    6868export DYLD_FRAMEWORK_PATH
    6969export DYLD_LIBRARY_PATH
    70 
    7170}}}
    7271
     
    103102}}}
    104103
    105 9. Xcode Build Instructions
    106 Open up Xcode
    107 
    108 Select File Menu / Open
    109 Navigate to /Users/Shared/Development/ossim/xcode/ossim/
    110 Select ossim.xcodeproj
    111 Click open
    112 
    113 Set Active Build Configuration to Release
    114 Click Build
    115 
    116 10. Launch Active Executable
    117 Select Build Menu / Build Results
    118 Set Active Executable to ossimplanet
    119 Select Run Menu / Run
    120 
    121104
    122105== Problems with the Build? ==