Changes between Version 4 and Version 5 of YosemiteProblems


Ignore:
Timestamp:
Oct 22, 2014, 5:18:32 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • YosemiteProblems

    v4 v5  
    99MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for Yosemite.
    1010
    11 Ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because you might otherwise see an error message about MacPorts not being able to find Tcl with the next selfupdate.  You also have to run `sudo xcodebuild -license` after doing this .
     11Ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because you might otherwise see an error message about MacPorts not being able to find Tcl with the next selfupdate.  You also have to run `sudo xcodebuild -license` after doing this.
     12
     13== If cmake fails to build because the MacOSX10.10 SDK isn't found == #cmake
     14
     15Install Xcode 6.1 or later, and select it with `xcode-select`. (#44581)
     16
     17== If you get an iPhoneSimulator or SimVerifier error message == #iphonesimulator
     18
     19Launch Xcode.app once, then close it. (#45445)
    1220
    1321== Tickets for Broken Ports ==