[CMake] CMake 2.8.10 with Xcode 4.4.1

David Cole david.cole at kitware.com
Wed Nov 28 13:19:59 EST 2012


I can't for the life of me reproduce this. I've tried on my own Mac with
Xcode 4.2, and on a colleague's Mac with Xcode 4.5.2. I can't seem to find
a 4.4.1 machine to try this out on...

Is this a problem for anybody else using CMake 2.8.10 on a Mac with the
Xcode generator?

Can you send the full output of the configure step (in a clean build
directory)?

Also, the output of running "find CMakeFiles" after the configure is done?
(What files exist in CMakeFiles after a fresh configure...?) The file
that's missing should be generated during the first configure.

  cd /Users/nicholas/temp/xcode
  find CMakeFiles


Very mysterious.



On Thu, Nov 22, 2012 at 1:08 AM, Nicholas Yue <yue.nicholas at gmail.com>wrote:

> On 19/11/12 10:31 PM, David Cole wrote:
>
>> In the CMake source tree, can you try to build "Tests/Tutorial/Step1"
>> with the Xcode generator and report the results?
>>
> $ xcodebuild Tutorial.xcodeproj
> === BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT Tutorial WITH THE DEFAULT
> CONFIGURATION (Debug) ===
> Check dependencies
> unsupported build action 'Tutorial.xcodeproj'
>
>
>
> ** BUILD FAILED **
>
>
> The following build commands failed:
>     Check dependencies
> (1 failure)
>
>
>
>> Can you send your simple CMakeLists.txt file and its single source here?
>>
> Files are attached
>
>
>> What does your machine report when you run "xcode-select -print-path"?
>>
> $ xcode-select -print-path
> /Applications/Xcode.app/**Contents/Developer
>
> Cheers
>
>
> --
> Nicholas Yue
> Graphics - RenderMan, Visualization, OpenGL, HDF5
> Custom Dev - C++ porting, OSX, Linux, Windows
> http://au.linkedin.com/in/**nicholasyue<http://au.linkedin.com/in/nicholasyue>
> https://vimeo.com/channels/**naiadtools<https://vimeo.com/channels/naiadtools>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121128/85bd12e5/attachment.htm>


More information about the CMake mailing list