I can&#39;t for the life of me reproduce this. I&#39;ve tried on my own Mac with Xcode 4.2, and on a colleague&#39;s Mac with Xcode 4.5.2. I can&#39;t seem to find a 4.4.1 machine to try this out on...<div><br></div><div>Is this a problem for anybody else using CMake 2.8.10 on a Mac with the Xcode generator?</div>
<div><br></div><div>Can you send the full output of the configure step (in a clean build directory)?</div><div><br></div><div>Also, the output of running &quot;find CMakeFiles&quot; after the configure is done? (What files exist in CMakeFiles after a fresh configure...?) The file that&#39;s missing should be generated during the first configure.</div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">  cd /Users/nicholas/temp/xcode</span><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">  find CMakeFiles</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><br></div><div><font face="arial, sans-serif">Very mysterious.</font></div><div><font face="arial, sans-serif"><br></font></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Nov 22, 2012 at 1:08 AM, Nicholas Yue <span dir="ltr">&lt;<a href="mailto:yue.nicholas@gmail.com" target="_blank">yue.nicholas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 19/11/12 10:31 PM, David Cole wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In the CMake source tree, can you try to build &quot;Tests/Tutorial/Step1&quot; with the Xcode generator and report the results?<br>
</blockquote></div>
$ xcodebuild Tutorial.xcodeproj<br>
=== BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT Tutorial WITH THE DEFAULT CONFIGURATION (Debug) ===<br>
Check dependencies<br>
unsupported build action &#39;Tutorial.xcodeproj&#39;<div class="im"><br>
<br>
<br>
** BUILD FAILED **<br>
<br>
<br>
The following build commands failed:<br></div>
    Check dependencies<br>
(1 failure)<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Can you send your simple CMakeLists.txt file and its single source here?<br>
</blockquote></div>
Files are attached<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
What does your machine report when you run &quot;xcode-select -print-path&quot;?<br>
</blockquote></div>
$ xcode-select -print-path<br>
/Applications/Xcode.app/<u></u>Contents/Developer<br>
<br>
Cheers<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Nicholas Yue<br>
Graphics - RenderMan, Visualization, OpenGL, HDF5<br>
Custom Dev - C++ porting, OSX, Linux, Windows<br>
<a href="http://au.linkedin.com/in/nicholasyue" target="_blank">http://au.linkedin.com/in/<u></u>nicholasyue</a><br>
<a href="https://vimeo.com/channels/naiadtools" target="_blank">https://vimeo.com/channels/<u></u>naiadtools</a><br>
<br>
</div></div></blockquote></div><br></div>