[CMake] CMake and XCode 4.4.1

Sean McBride sean at rogue-research.com
Mon Jul 22 10:23:29 EDT 2013


Mike,

He's talking about Xcode 4.4.1, not gcc 4.4.1.  Jon, are you using the newest CMake?  If not, you should.  Also, is there a reason you're not using the newest Xcode either?

Sean


On Mon, 22 Jul 2013 08:13:10 -0400, Michael Jackson said:

>Where is the GCC 4.4.1 coming from? MacPorts maybe? On my OS X 10.8.4
>machine with Xcode 4.6.x I only have LLVM compilers.
>---
>Mike Jackson                 www.bluequartz.net
>
>On Jul 21, 2013, at 10:02 AM, Jon Hodgson
><jonhodgson.devlists at googlemail.com> wrote:
>
>> It seems the problem is that CMake just isn't recognizing a compiler.
>It does ok with both 3.2.4 and 4.2.4 on Snow Leopard, but with 4.4.1 on
>Mountain Lion, no joy.
>> 
>> 
>> On Sat, Jul 20, 2013 at 11:21 AM, Jon Hodgson
><jonhodgson.devlists at googlemail.com> wrote:
>> Hi,
>> 
>> I have a CMake configured project.
>> 
>> It generates and builds successfully in Visual Studio 10 (32 and 64
>bit projevcts) and in XCode 3.2.4 (on Snow Leopard)
>> 
>> I'm now trying to get it to work on XCode 4.4.1 (on Mountain Lion)
>> 
>> Things start out ok, but then when it comes to build ZERO_CHECK (which
>I thought was supposed to build first anyway?) I get an error
>> 
>> make[1] *** No rule to make target *** a/long/path/CMakeCCCompiler.cmake
>> 
>> I look in the relevant location, and I see that CMakeCCCompiler.cmake
>is not present, whereas if I look in the equivalent location in the
>XCode 3.2.4 configuration, it is present.
>> 
>> Has anybody got any ideas?
>> 
>> regards
>> 
>> Jon
>> 
>> --
>> 
>> Powered by www.kitware.com
>> 
>> Please keep messages on-topic and check the CMake FAQ at: http://
>www.cmake.org/Wiki/CMake_FAQ
>> 
>> Kitware offers various services to support the CMake community. For
>more information on each offering, please visit:
>> 
>> CMake Support: http://cmake.org/cmake/help/support.html
>> CMake Consulting: http://cmake.org/cmake/help/consulting.html
>> CMake Training Courses: http://cmake.org/cmake/help/training.html
>> 
>> Visit other Kitware open-source projects at http://www.kitware.com/
>opensource/opensource.html
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.cmake.org/mailman/listinfo/cmake
>
>--
>
>Powered by www.kitware.com
>
>Please keep messages on-topic and check the CMake FAQ at: http://
>www.cmake.org/Wiki/CMake_FAQ
>
>Kitware offers various services to support the CMake community. For more
>information on each offering, please visit:
>
>CMake Support: http://cmake.org/cmake/help/support.html
>CMake Consulting: http://cmake.org/cmake/help/consulting.html
>CMake Training Courses: http://cmake.org/cmake/help/training.html
>
>Visit other Kitware open-source projects at http://www.kitware.com/
>opensource/opensource.html
>
>Follow this link to subscribe/unsubscribe:
>http://www.cmake.org/mailman/listinfo/cmake




More information about the CMake mailing list