boinc/samples/wrapper
Tal Regev c4780563b4 Arrange apps makefiles 2021-04-10 11:02:39 +03:00
..
BuildMacWrapper.sh Mac: Update building wrapper app for compatibility with Xcode 10 2020-08-28 03:22:54 -07:00
Makefile Arrange apps makefiles 2021-04-10 11:02:39 +03:00
Makefile_mac Mac: Update building wrapper app for compatibility with Xcode 10 2020-08-28 03:22:54 -07:00
ReadMe.txt Samples: Add Macintosh build instructions for example app (uppercase), VBoxWrapper and Wrapper 2015-04-14 07:34:42 -07:00
job.xml
regerror.c
regexp.c
regexp.h
regexp_custom.h
regexp_int.h
regexp_memory.c
regexp_report.c
regmagic.h
regsub.c
wrapper.cpp Merge pull request #3999 from BOINC/dpa_wrapper_prio 2020-09-25 01:04:46 -07:00
wrapper_win.h
wrapper_win.rc update copyright year 2019-04-08 21:50:03 +03:00

ReadMe.txt

To build wrapper for Macintosh:

First build the BOINC libraries:
cd [path]/mac_build
source BuildMacBOINC.sh -lib

For more details, see the instructions in that script's comments or at:
[path]/mac_build/HowToBuildBOINC_XCode.rtf

After building the libraries, run the BuildMacWrapper.sh script in this wrapper directory (which will invoke the makefile Makefile_mac):
cd [path]/samples/wrapper/
sh BuildMacWrapper.sh