[CMake] Xcode 2.4 and cmake, does it work?

Sean McBride sean at rogue-research.com
Tue Oct 10 16:56:50 EDT 2006


Hi all,

If I make just one change (CMAKE_GENERATOR from "Unix Makefiles" to
"Xcode") CMake won't build, giving this error:

-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- broken
CMake Error: Error in cmake code at
/usr/local/cmake/share/CMake/Modules/CMakeTestCCompiler.cmake:33:
MESSAGE The C compiler "gcc" is not able to compile a simple test program.
It fails with the following output:
 ** BUILD FAILED **
=== BUILDING AGGREGATE TARGET XCODE_DEPEND_HELPER WITH CONFIGURATION Debug ===

I am using Xcode 2.4 on Mac OS X 10.4.8.

I see there are a few dashboards that do Xcode builds, but they seem to
use 1.5 or 2.1.  Has anyone been able to use CMake with Xcode 2.4?  Is
this known to be broken?

Thanks,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list