Changes between Version 80 and Version 81 of MacBuild
- Timestamp:
- Apr 7, 2015, 3:21:06 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v80 v81 1 1 = Building BOINC Client and Manager on Macintosh OS X = 2 '''Last updated 3/23/15'''2 '''Last updated 4/7/15''' 3 3 4 4 This document applies to BOINC version 7.4.42and later. It has instructions for building the BOINC Client and Manager for Macintosh OS X. For information on building science project applications to run under BOINC on Macintosh OSX, see BuildMacApp. … … 38 38 You get these tools, including the GCC compilers and system library header files, by installing the XCode Tools package. 39 39 40 '''Building BOINC now requires Xcode Tools version 4.6 or later.''' Build with Xcode 5.1.1 or earlier to fully support OS X back to OS 10.5. Xcode 6 or later will build a screensaver which requires OS 10.6 or later, but all other built components will work with OS 10.5 or later. Note also that you cannot build wxWidgets 3.0 using Xcode 6 (this has not been fixed as of wxWidgets 3.0.2.)40 '''Building BOINC now requires Xcode Tools version 4.6 or later.''' Build with Xcode 5.1.1 or earlier to fully support OS X back to OS 10.5. Xcode 6 or later will build a screensaver which requires OS 10.6 or later, but all other built components will work with OS 10.5 or later. 41 41 42 42 You can download Xcode 4.6 or later from Apple's App Store (it is large: about 2 GB). If you are a member of Apple's Mac Developer Program, you can also download it from Apple's web site: http://developer.apple.com.