Changes between Version 85 and Version 86 of MacBuild
- Timestamp:
- Apr 20, 2015, 5:19:59 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MacBuild
v85 v86 48 48 Note: building BOINC Manager 7.3.0 and later requires the OS 10.8 SDK or later. 49 49 50 BOINC depends on seven third-party libraries: wxWidgets-3.0.0, c-ares-1.10.0, curl-7.39.0, openssl-1.0.1j, freetype-2.4.10, ftgl-2.1.3~rc5 and sqlite-3.8.3. You can obtain the source files from the following URLs. Clicking on the URL will download the tar file. On Mac OS X the tar file will usually be downloaded into the Downloads folder. You will need to expand the tar files by double-clicking on them, which will create a folder and place the appropriate files into that folder. You will need to move these folders later.50 BOINC depends on seven third-party libraries: wxWidgets-3.0.0, c-ares-1.10.0, curl-7.39.0, openssl-1.0.1j, freetype-2.4.10, ftgl-2.1.3~rc5 and sqlite-3.8.3. You can obtain the source files from the following URLs. Clicking on the first URL of each pair will download the tar file. The second URL will open the third party’s home web page. On Mac OS X the tar file will usually be downloaded into the Downloads folder. You will need to expand the tar files by double-clicking on them, which will create a folder and place the appropriate files into that folder. You will need to move these folders later. 51 51 52 52 wxWidgets-3.0.0 (needed only if you are building the BOINC Manager): 53 53 54 54 [http://sourceforge.net/projects/wxwindows/files/3.0.0/wxWidgets-3.0.0.tar.bz2/] 55 [http://www.wxwidgets.org] 55 56 56 57 sqlite-3.8.3 (needed only if you are building the BOINC Manager): 57 58 58 59 [http://www.sqlite.org/2014/sqlite-autoconf-3080300.tar.gz] 60 [http://www.sqlite.org/] 59 61 60 62 curl-7.39.0: 61 63 62 64 [http://curl.haxx.se/download/curl-7.39.0.tar.gz] 65 [http://curl.haxx.se] 63 66 64 67 c-ares-1.10.0 (used by curl): 65 68 66 69 [http://c-ares.haxx.se/download/c-ares-1.10.0.tar.gz] 70 [http://daniel.haxx.se/projects/c-ares/] 67 71 68 72 openssl-1.0.1j: 69 73 70 74 [http://www.openssl.org/source/openssl-1.0.1j.tar.gz] 75 [http://www.openssl.org/] 71 76 72 77 freetype-2.4.10 (needed only if you are building the BOINC default screensaver or a project screensaver): 73 78 74 79 [http://sourceforge.net/projects/freetype/files/freetype2/2.4.10/freetype-2.4.10.tar.bz2] 80 [http://www.freetype.org/] 75 81 76 82 ftgl-2.1.3~rc5 (needed only if you are building the BOINC default screensaver or a project screensaver): 77 83 78 84 [http://sourceforge.net/projects/ftgl/files/FTGL%20Source/2.1.3%7Erc5/ftgl-2.1.3-rc5.tar.gz] 85 [http://sourceforge.net/projects/ftgl] 79 86 80 87 XCode will automatically check compatibility back to OS 10.5 if the following are defined during compilation: