[Tickets] [Orxonox] #361: Apple Xcode build environment: CMAKE
Orxonox
trac at orxonox.net
Wed Nov 3 14:49:32 CET 2010
#361: Apple Xcode build environment: CMAKE
----------------------+-----------------------------------------------------
Reporter: youngk | Owner: nobody
Type: defect | Status: new
Priority: high | Milestone: Version 0.1 Codename: Arcturus
Component: Cmake | Version: 0.0.4
Severity: critical | Keywords: Xcode, CMAKE, Apple, Mac
----------------------+-----------------------------------------------------
Cmake does not copy the source files to the build/src folder for the Xcode
build configuration. This happens in all targets.
What CMAKE does: It copies *some* of the source files to their respective
destination targets, but not all. Additionally, it copies them to the
wrong folder. E.g.: it copies to "trunk/build/src/external/ceguilua"
instead of "trunk/build/src/external/ceguilua/Debug".
Xcode requires certain or all (I'm not quite sure) source files to be
located in a subdirectory of each target that is named after the current
build configuration.
--
Ticket URL: <www.orxonox.net/ticket/361>
Orxonox <http://www.orxonox.net>
Orxonox Open Source game
More information about the Tickets
mailing list