How is this work coming along? I'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'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"><<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>></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>
>I've found that if I don't try to set CMAKE_OSX_SYSROOT in my script,<br>
>but instead set it in the GUI (I'm using the GUI), I can set it to what<br>
>I want, but ONLY if I set it to the full path to the SDK like so:<br>
>/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.1.sdk<br>
<br>
</div>Xcode'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>
>First, XCode 2.4<br>
>projects are generated and I believe 3.x projects are required for all<br>
>the features required for iphone development (code-signing, etc).<br>
<br>
</div>See:<br>
<<a href="http://public.kitware.com/Bug/view.php?id=9216" target="_blank">http://public.kitware.com/Bug/view.php?id=9216</a>><br>
<div class="im"><br>
>Is anyone<br>
>actually using CMake for iphone development and I just don't know what<br>
>I'm doing, or am I trying to do something that's beyond CMake's current<br>
>capabilities?<br>
<br>
</div>I'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>