I don&#39;t really have time or funding to investigate this further in the short term. (And I can&#39;t get the attachments you sent, perhaps you could post them somewhere public, rather than trying to attach them in email?)<br>
<br>Is there anybody else on this list doing iPhone/iPad stuff with CMake that can chime in and give advice regarding how to build such a project with CMake?<br><br><br>Thanks,<br>David C.<br><br><br><div class="gmail_quote">
On Thu, Dec 2, 2010 at 6:49 AM, salwa <span dir="ltr">&lt;<a href="mailto:alqundus@hotmail.com">alqundus@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">






thanks again.<div><br></div><div>i have hand-created an simple app (Testend) =&gt; it works</div><div>and once created from this with CMake (out) =&gt; not works</div><div><br></div><div>error:</div><div><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">
Check dependencies</p>
<p style="margin: 0px 0px 0px 12px; font: 11px Menlo; min-height: 13px;"><br></p>
<p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">target specifies product type &#39;com.apple.product-type.tool&#39;, but there&#39;s no such product type for the &#39;iphonesimulator&#39; platform</p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">
<br></p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">this says: it try to build a command for plattform (iphone), that not supported.</p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">so something faild in CMakeLists and i don&#39;t know how to set these.</p>
<p style="margin: 0px 0px 0px 12px; font: 11px Menlo;"><br></p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">CMake 2.8</p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">SDK 3.2</p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">
OSX 10.6.5</p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;"><br></p><p style="margin: 0px 0px 0px 12px; font: 11px Menlo;">Thanks</p><br><hr>Date: Thu, 2 Dec 2010 03:02:14 -0800<div class="im"><br>From: <a href="http://user/SendEmail.jtp?type=node&amp;node=5795703&amp;i=0" rel="nofollow" target="_blank">[hidden email]</a><br>
To: <a href="http://user/SendEmail.jtp?type=node&amp;node=5795703&amp;i=1" rel="nofollow" target="_blank">[hidden email]</a><br>Subject: Re: CMake Xcodeproject<br><br></div><div class="im">

        If it works without CMake, but not with CMake, then ... clearly there&#39;s a difference between your hand-crafted Xcode project file and the CMake generated one. What is that difference? Did you do any diff-ing to find out?<br>

<br>Please send a link to your whole project tree, including the hand-crafted Xcode project so that we can reproduce your problem.<br><br>Or... if you can&#39;t do that, then provide a minimal reproducing case for further investigation.<br>

<br>One would have to wonder why you would want to use CMake to build iOS specific code in the first place if you already have a working non-CMake-based build. Do you hope to port your iOS app to other platforms? It looks like the source code in question will certainly not compile except for an iOS-targeted build.<br>

<br><br></div><div><div></div><div class="h5"><div>On Thu, Dec 2, 2010 at 5:49 AM, salwa <span dir="ltr">&lt;<a href="http:///user/SendEmail.jtp?type=node&amp;node=5795543&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt;</span> wrote:<br>
<blockquote style="border-left: 2px solid rgb(204, 204, 204); padding: 0pt 1em;">






thanks for your answer.<div>i don&#39;t think so, i&#39;m sure my source code is correct. It&#39;s working without CMake-genarator and not with. <br><br><hr>Date: Wed, 1 Dec 2010 08:48:00 -0800<br>From: <a href="http://user/SendEmail.jtp?type=node&amp;node=5795506&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a><br>

To: <a href="http://user/SendEmail.jtp?type=node&amp;node=5795506&amp;i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a><br>Subject: Re: CMake Xcodeproject<div><br><br>

        This looks like an issue with your code, rather than the build.<div><br></div></div><div>Ryan<div><div></div><div><br><br><div>On Wed, Dec 1, 2010 at 5:03 AM, salwa <span dir="ltr">&lt;<a rel="nofollow" link="external">[hidden email]</a>&gt;</span> wrote:<br>


<blockquote style="border-left: 2px solid rgb(204, 204, 204); padding: 0pt 1em;"><br>
Hi, i send this message to the mailing list bevor but nobody answer!!<br>
i create an Xcodeproject with CMake and when i build it, it get&#39;s this<br>
error&#39;s:<br>
In file included from<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:13,<br>
                 from<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:13,<br>
                 from ../Desktop/iPad/Classes/iPadAppDelegate.h:9,<br>
                 from ../Desktop/iPad/Classes/iPadAppDelegate.m:9:<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:33:<br>
error: expected identifier before &#39;}&#39; token<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:74:<br>
error: expected specifier-qualifier-list before &#39;UIUserInterfaceIdiom&#39;<br>
In file included from<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:71,<br>
                 from ../Desktop/iPad/Classes/iPadAppDelegate.h:9,<br>
                 from ../Desktop/iPad/Classes/iPadAppDelegate.m:9:<br>
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:88:<br>
error: expected specifier-qualifier-list before &#39;UIDataDetectorTypes&#39;<br>
...<br>
<br>
If necessary I will send the CMakeLists.txt<br>
Anyone know what I missed or am doing wrong please? i hope somebody answer<br>
me. Thanks<br>
<br>
--<br>
View this message in context: <a rel="nofollow" link="external">http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5791404.html</a><br>
Sent from the CMake mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a rel="nofollow" link="external">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a rel="nofollow" link="external">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a rel="nofollow" link="external">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a rel="nofollow" link="external">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ryan Pavlik<br>HCI Graduate Student<br>Virtual Reality Applications Center<br>Iowa State University<br><br></div></div><a rel="nofollow" link="external">[hidden email]</a><div>

<br>
<a rel="nofollow" link="external">http://academic.cleardefinition.com</a><br>Internal VRAC/HCI Site: <a rel="nofollow" link="external">http://tinyurl.com/rpavlik</a><br>
</div></div>
<br>_______________________________________________
<br><div>Powered by <a href="http://www.kitware.com?by-user=t&amp;by-user=t" rel="nofollow" link="external" target="_blank">www.kitware.com</a>
<br><br>Visit other Kitware open-source projects at <a rel="nofollow" link="external">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the CMake FAQ at: <a rel="nofollow" link="external">http://www.cmake.org/Wiki/CMake_FAQ</a><br>

<br>Follow this link to subscribe/unsubscribe:
<br><a rel="nofollow" link="external">http://www.cmake.org/mailman/listinfo/cmake</a>
        <br>
        <br>
        </div><hr color="#cccccc" size="1">
        <div style="color: rgb(102, 102, 102); font: 11px tahoma,geneva,helvetica,arial,sans-serif;">
                View message @ <a rel="nofollow" link="external">http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5792557.html</a><br>
                
                To unsubscribe from CMake Xcodeproject, <a rel="nofollow" link="external">click here</a>.
        </div></div>                                               

<br><hr width="300" align="left">
View this message in context: <a href="http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5795506.html?by-user=t&amp;by-user=t" rel="nofollow" link="external" target="_blank">RE: CMake Xcodeproject</a><div><div>
</div><div><br>
Sent from the <a href="http://cmake.3232098.n2.nabble.com/?by-user=t&amp;by-user=t" rel="nofollow" link="external" target="_blank">CMake mailing list archive</a> at Nabble.com.<br>
</div></div><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com?by-user=t&amp;by-user=t" rel="nofollow" link="external" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="nofollow" link="external" 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" rel="nofollow" link="external" 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" rel="nofollow" link="external" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><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" rel="nofollow" link="external" 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" rel="nofollow" link="external" 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" rel="nofollow" link="external" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a>
        <br>
        <br>
        <hr color="#cccccc" size="1">
        </div></div><div style="color: rgb(102, 102, 102); font: 11px tahoma,geneva,helvetica,arial,sans-serif;">
                View message @ <a href="http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5795543.html?by-user=t" rel="nofollow" link="external" target="_blank">http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5795543.html</a><div class="im">
<br>
                
                To unsubscribe from CMake Xcodeproject, <a href="http://cmake.3232098.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&amp;node=5791404&amp;code=YWxxdW5kdXNAaG90bWFpbC5jb218NTc5MTQwNHwxNjExNzA0OTg=&amp;by-user=t" rel="nofollow" link="external" target="_blank">click here</a>.
        </div></div></div>                                               
<br> <br> <div><br><img src="http://images/icon_attachment.gif"> <b>Testend.zip</b> (26K) <a href="http://attachment/5795703/0/Testend.zip" target="_blank">Download Attachment</a><br><img src="http://images/icon_attachment.gif"> <b>out.zip</b> (2M) <a href="http://attachment/5795703/1/out.zip" target="_blank">Download Attachment</a></div>
<div><div></div><div class="h5">
<br><hr width="300" align="left">
View this message in context: <a href="http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5795703.html" target="_blank">RE: CMake Xcodeproject</a><br>
Sent from the <a href="http://cmake.3232098.n2.nabble.com/" target="_blank">CMake mailing list archive</a> at Nabble.com.<br>
</div></div><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></blockquote></div><br>