[Tickets] [Orxonox] #365: Mac OS X: Changes in CMAKE generation of projects needed
Orxonox
trac at orxonox.net
Tue Nov 30 11:23:18 CET 2010
#365: Mac OS X: Changes in CMAKE generation of projects needed
--------------------+-------------------------------------------------------
Reporter: youngk | Owner: youngk
Type: task | Status: new
Priority: normal | Milestone: Version 0.1 Codename: Arcturus
Component: Cmake | Version: 0.0.4
Severity: major | Keywords:
--------------------+-------------------------------------------------------
Description changed by youngk:
Old description:
> 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
New description:
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.
--
--
Ticket URL: <www.orxonox.net/ticket/365#comment:2>
Orxonox <http://www.orxonox.net>
Orxonox Open Source game
More information about the Tickets
mailing list