How is this work coming along? I&#39;m using a build of CVS HEAD, which I believe is v2.7.2. Does this currently build the appropriate version of xcode projects?<div><br></div><div>Also, where are the CMAKE_OSX_ variables documented on the Wiki? I can&#39;t seem to find them.<br clear="all">
<br>---------<br>Robert Dailey<br>
<br><br><div class="gmail_quote">On Fri, Jul 10, 2009 at 3:49 PM, Sean McBride <span dir="ltr">&lt;<a href="mailto:sean@rogue-research.com">sean@rogue-research.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 7/10/09 1:41 PM, Kenneth Riddile said:<br>
<br>
&gt;I&#39;ve found that if I don&#39;t try to set CMAKE_OSX_SYSROOT in my script,<br>
&gt;but instead set it in the GUI (I&#39;m using the GUI), I can set it to what<br>
&gt;I want, but ONLY if I set it to the full path to the SDK like so:<br>
&gt;/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.1.sdk<br>
<br>
</div>Xcode&#39;s ability to specify SDKs by name instead of full path was added<br>
in, IIRC, Xcode 3.  Likely CMake does not support that syntax.  Indeed,<br>
to do so, it would need to somehow map names to paths and unless it<br>
could query Xcode for that mapping it would not be very forward compatible.<br>
<div class="im"><br>
&gt;First, XCode 2.4<br>
&gt;projects are generated and I believe 3.x projects are required for all<br>
&gt;the features required for iphone development (code-signing, etc).<br>
<br>
</div>See:<br>
&lt;<a href="http://public.kitware.com/Bug/view.php?id=9216" target="_blank">http://public.kitware.com/Bug/view.php?id=9216</a>&gt;<br>
<div class="im"><br>
&gt;Is anyone<br>
&gt;actually using CMake for iphone development and I just don&#39;t know what<br>
&gt;I&#39;m doing, or am I trying to do something that&#39;s beyond CMake&#39;s current<br>
&gt;capabilities?<br>
<br>
</div>I&#39;m pretty sure you are on the bleeding edge here.<br>
<font color="#888888"><br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>