[CMake] Fw: Re: Problems generating Xcode projects

Samuel Crow samuel_crow_work at rocketmail.com
Tue Jul 15 09:33:03 EDT 2008




--- On Tue, 7/15/08, Samuel Crow <samuel_crow_work at rocketmail.com> wrote:

> From: Samuel Crow <samuel_crow_work at rocketmail.com>
> Subject: Re: [CMake] Problems generating Xcode projects
> To: "Carminati Federico" <Federico.Carminati at cern.ch>
> Date: Tuesday, July 15, 2008, 1:31 PM
> Hello Federico,
> 
> I've had the same problems.  When it did work right it
> just had calls to the Make utility internally anyway.  If
> all it's going to do is call make, you might just as
> well generate UNIX-style makefiles and call them from the
> terminal prompt by typing make and, if there is an install
> target, make install afterward.
> 
> --Sam
> 
> 
> --- On Tue, 7/15/08, Carminati Federico
> <Federico.Carminati at cern.ch> wrote:
> 
> > From: Carminati Federico
> <Federico.Carminati at cern.ch>
> > Subject: [CMake] Problems generating Xcode projects
> > To: cmake at cmake.org
> > Cc: "Florian Uhlig" <F.Uhlig at gsi.de>
> > Date: Tuesday, July 15, 2008, 12:13 PM
> > Hello,
> >     I am trying to generate an Xcode project. I have
> > 
> > cmake 2.6
> > Xcode 3.0
> > Mac OS X 10.5.4
> > 
> > When I try to open the project with Xcode I have
> > 
> > Project
> > /Users/fca/AliCmake/NewIO/xcode_dir/AliRoot.xcodeproj
> > cannot  
> > be opened because the project file cannot be parsed.
> > 
> > Any hint? Best,
> > 
> > Federico Carminati
> > CERN-PH
> > 1211 Geneva 23
> > Switzerland
> > Tel: +41 22 76 74959
> > Fax: +41 22 76 79480
> > Mobile: +41 76 487 4843
> > 
> > _______________________________________________
> > CMake mailing list
> > CMake at cmake.org
> > http://www.cmake.org/mailman/listinfo/cmake


      



More information about the CMake mailing list