<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Building for IOS enters on a loop]]></title><description><![CDATA[<p dir="auto">Hello guys,</p>
<p dir="auto">I`ve just installed Qt 5.3 on  a vmware MAC OS machine, this my uname -a:</p>
<p dir="auto">Darwin carloss-Mac.local 13.0.0 Darwin Kernel Version 13.0.0: Sat Jun  1 01:13:40 PDT 2013; root:xnu-2422.1.4.1.8~1/RELEASE_X86_64 x86_64</p>
<p dir="auto">I tried to create a simple application to run on Xcode simulator, when try to make it. it enters on an infinite loop.</p>
<p dir="auto">I am using Xcode 5.1</p>
<p dir="auto">This is the make output:<br />
@<br />
carloss-Mac:build-qtuntitled-iphonesimulator_clang_Qt_5_3_0_for_iOS-Debug carlos$ make</p>
<p dir="auto">/Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.pro</p>
<p dir="auto">/Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.pro</p>
<p dir="auto">/Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.p@</p>
<p dir="auto">Can anyone help me?</p>
]]></description><link>https://forum.qt.io/topic/42112/building-for-ios-enters-on-a-loop</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 01:38:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/42112.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Jun 2014 17:29:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Building for IOS enters on a loop on Tue, 10 Jun 2014 05:55:24 GMT]]></title><description><![CDATA[<p dir="auto">Dear Cmazieri,<br />
Please do make clean and then again make.<br />
Similar problem i encountered few days back but after doing make clean all resolved the issue.</p>
<p dir="auto">Just give a try.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.qt.io/post/231453</link><guid isPermaLink="true">https://forum.qt.io/post/231453</guid><dc:creator><![CDATA[Sidii]]></dc:creator><pubDate>Tue, 10 Jun 2014 05:55:24 GMT</pubDate></item></channel></rss>