Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 13 years ago

Closed 13 years ago

#365 closed task (fixed)

Mac OS X: Changes in CMAKE generation of projects needed

Reported by: youngk Owned by: youngk
Priority: major Milestone: Version 0.1 Codename: Arcturus
Component: Cmake Version: 0.0.4
Keywords: Cc:
Referenced By: References:

Description (last modified by youngk)

Need to set the following paths when generating Xcode project file:

DYLD_LIBRARY_PATH = ${DEPENDENCY_PACKAGE_DIR}/lib

DYLD_FRAMEWORK_PATH=${DEPENDENCY_PACKAGE_DIR}/Library/Frameworks

Disable PCH by default on Mac for now

*UPDATE* DYLD path setting done. Only need to disable PCHs.

Change History (3)

comment:1 Changed 13 years ago by youngk

  • Component changed from AI to Cmake

comment:2 Changed 13 years ago by youngk

  • Description modified (diff)

comment:3 Changed 13 years ago by youngk

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.