Changes between Version 37 and Version 38 of BuildMacApp


Ignore:
Timestamp:
Mar 26, 2009, 9:50:39 PM (15 years ago)
Author:
charlief
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildMacApp

    v37 v38  
    22
    33= Building BOINC Project Applications for Macintosh OS X =
    4 '''Last updated 4/30/08'''
     4'''Last updated 5/26/09'''
    55
    66This 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].
     
    149149
    150150{{{
    151 cd {path}/BOINC_dev/boinc/samples/example_app/Mac/
     151cd {path}/BOINC_dev/boinc/samples/example_app/
    152152sh MakeMacExample.sh -clean
    153153}}}