Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Darwin Specific (OSX 10.7-10.910)

DESDM eups uses Darwin's cc (clang compiler), so you will need to have Xcode 5.1.1 installed. Here is the link to get the Xcode (5.1.1) dmg  for OSX 10.8 and 10.9. For OSX 10.7 you can use Xcode (4.6.2) dmg (you will need a free developer's account to download them.)

For Yosemite (OSX 10.10) we strongly recommend Xcode 6.3.1.

 

Make sure that you've agreed to the Xcode license agreements, please run 'xcodebuild -license.' At this point we do not support OSX 10.10 (Yosemite).

No Format
sudo xcodebuild -license

...