[Bf-committers] Re: new CMake/Xcode problem

Chris Want cwant at ualberta.ca
Fri Dec 15 22:25:29 CET 2006


erwin at erwincoumans.com wrote:
> 
> I've been using cmake-generated Xcode projects without problems, and 
> it's my choice where to store the files isn't it? Why don't we have the 
> freedom to choose anymore ;-) ?

Your number of choices has only been reduced by one ;)

It really makes a mess of the source tree. Out of source builds
is the recommended way to go, and even KDE disables in source builds.
So in short, it'll be fine, and out of source builds is the right
way to do go.

> But more problematic, it doesn't work for me, following the steps 
> described. Xcode duplicated the source tree in the other location, and 
> edits those. However, it compiles the one in the original location...
> Erwin

I'm not sure I understand. It duplicates the structure of the
source tree, but it does not copy over source files, it just
generates the project files for Xcode.

If you continue to have problems I'd recommend posting the steps
you are following.

Chris



More information about the Bf-committers mailing list