Ticket #536 (closed Defect: fixed)

Opened 8 months ago

Last modified 7 months ago

Mac library build fails

Reported by: tstrunk Assigned to: charlief
Priority: Minor Milestone: Undetermined
Component: BOINC - Graphics API Version:
Keywords: OSX build Cc:

Description

With revision 14513 many library functions in boinc_api.C were made static, because the old graphics library is not supported anymore. It is however still built in the mac_build script BuildMacBOINC.sh

Obvious fix: update the xcode project and remove graphics_impl, graphics_api, graphics_lib and all the other unneeded files from the project file.

Change History

01/10/08 05:01:46 changed by Nicolas

  • reporter changed from tstrunk to charlief.

01/10/08 05:02:49 changed by Nicolas

  • owner changed from ballen to charlief.
  • reporter changed from charlief to tstrunk.

Wait, that's not what I wanted.

01/10/08 18:36:51 changed by charlief

  • status changed from new to closed.
  • resolution set to fixed.
  • Mac API: Delete old target gfxlibboinc and obsolete source files

from XCode project.

  • Mac: Update build script to build libboinc_graphics2.a instead of

libboinc_graphics_api.a. Fixes #536.

01/10/08 18:44:56 changed by charlief

(In [14525]) Mac: Update build script to build libboinc_graphics2.a not libboinc_graphics_api.a. Fixes #536

02/15/08 10:08:09 changed by Nicolas

  • keywords changed from MAC Build to OSX build.

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.