Changes between Version 30 and Version 31 of BuildMacApp
- Timestamp:
- Apr 22, 2008, 1:23:05 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildMacApp
v30 v31 1 1 = Building BOINC Project Applications for Macintosh OS X = 2 '''Last updated 4/ 14/08'''2 '''Last updated 4/22/08''' 3 3 4 4 This document applies to BOINC libraries 6.1.12 and later. It has instructions for building science project applications to run under BOINC on Macintosh OSX. Information for building the BOINC Client and Manager for Macintosh OSX can be found [MacBuild here]. … … 45 45 Otherwise, you can download it from Apple's web site (it is large: 1.1 GB). You must be a member of the Apple Developer Connection to download the software, but you can join for free at: 46 46 http://connect.apple.com 47 48 * All BOINC software for Power PC Macs must be built using MacOS10.3.9 SDK to assure backward compatibility with OS 10.3.9. 49 * All 32-bit BOINC software for Intel Macs must be built using GCC 4.0 and MacOS10.4.u SDK to allow cross-compiling. 50 * All 64-bit BOINC software for Intel Macs must be built using GCC 4.0 and MacOS10.5 SDK. 47 51 48 52 The example_app found in boinc_samples has examples of 3 different ways to build the application for all 3 platforms using cross-development: