<?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[[Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac]]></title><description><![CDATA[<p dir="auto">Dear All,</p>
<p dir="auto">I have discovered this amazing QML Presentation code, mentioned on the Qt blog:<br />
<a href="http://blog.qt.digia.com/blog/2011/05/30/a-qml-presentation-system/" target="_blank" rel="noopener noreferrer nofollow ugc">http://blog.qt.digia.com/blog/2011/05/30/a-qml-presentation-system/</a></p>
<p dir="auto">The code is here:<br />
<a href="https://qt.gitorious.org/qt-labs/qml-presentation-system/source/653149a7cd455f2619af2bd54280eebecef87ea4:" target="_blank" rel="noopener noreferrer nofollow ugc">https://qt.gitorious.org/qt-labs/qml-presentation-system/source/653149a7cd455f2619af2bd54280eebecef87ea4:</a></p>
<p dir="auto">When I try and follow the instructions to run 'make install' I just get some errors:</p>
<p dir="auto">$ qmake<br />
Info: creating stash file /Users/denisepotter/Downloads/qt-labs-qml-presentation-system/.qmake.stash</p>
<p dir="auto">$ make<br />
cd src/ &amp;&amp; ( test -e Makefile || /usr/bin/qmake /Users/denisepotter/Downloads/qt-labs-qml-presentation-system/src/src.pro -o Makefile ) &amp;&amp; /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
WARNING: qmlfiles2build: Cannot access directory '/usr/qml/Qt/labs/presentation'<br />
cp -f qmldir /usr/qml/Qt/labs/presentation/qmldir<br />
cp: /usr/qml/Qt/labs/presentation/qmldir: No such file or directory</p>
<p dir="auto">I would love to use this code in my App to have amazing presentations but I am stuck with regards to getting this example up and running.</p>
<p dir="auto">Any help would be greatly appreciated,</p>
<p dir="auto">Drew</p>
]]></description><link>https://forum.qt.io/topic/47380/solved-awesome-qml-presentation-code-won-t-build-or-run-on-linux-or-mac</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 04:04:18 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47380.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Oct 2014 20:42:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 20:57:50 GMT]]></title><description><![CDATA[<p dir="auto">You're welcome !</p>
<p dir="auto">Now you have it working, please update the thread title prepending [solved] so other forum users may know a solution has been found :)</p>
]]></description><link>https://forum.qt.io/post/248936</link><guid isPermaLink="true">https://forum.qt.io/post/248936</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 24 Oct 2014 20:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 14:25:50 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, I have got the Awesome Presentation Code working now.</p>
<p dir="auto">Peace.</p>
]]></description><link>https://forum.qt.io/post/248909</link><guid isPermaLink="true">https://forum.qt.io/post/248909</guid><dc:creator><![CDATA[drewpotter]]></dc:creator><pubDate>Fri, 24 Oct 2014 14:25:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 12:38:23 GMT]]></title><description><![CDATA[<p dir="auto">It is, yes</p>
]]></description><link>https://forum.qt.io/post/248894</link><guid isPermaLink="true">https://forum.qt.io/post/248894</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 24 Oct 2014 12:38:23 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 12:17:46 GMT]]></title><description><![CDATA[<p dir="auto">Would this be the reason why it wants to install in:<br />
/usr/qml/Qt/labs/presentation/qmldir</p>
]]></description><link>https://forum.qt.io/post/248889</link><guid isPermaLink="true">https://forum.qt.io/post/248889</guid><dc:creator><![CDATA[drewpotter]]></dc:creator><pubDate>Fri, 24 Oct 2014 12:17:46 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 12:02:31 GMT]]></title><description><![CDATA[<p dir="auto">That what I would call a Bad Idea (™)</p>
<p dir="auto">You could be overwriting your distribution provided Qt with that.</p>
<p dir="auto">Either use a prefix like /usr/local/, /opt/local/, a folder in your home directory or just the default but not /usr</p>
]]></description><link>https://forum.qt.io/post/248885</link><guid isPermaLink="true">https://forum.qt.io/post/248885</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 24 Oct 2014 12:02:31 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Fri, 24 Oct 2014 08:06:55 GMT]]></title><description><![CDATA[<p dir="auto">I am using Qt version 5.3.1 and I compiled it from source using prefix=/usr</p>
]]></description><link>https://forum.qt.io/post/248866</link><guid isPermaLink="true">https://forum.qt.io/post/248866</guid><dc:creator><![CDATA[drewpotter]]></dc:creator><pubDate>Fri, 24 Oct 2014 08:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Awesome QML Presentation Code won&#x27;t build or run on Linux or Mac on Thu, 23 Oct 2014 21:55:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Which version of Qt are you running ? And how did you install it ?</p>
<p dir="auto">The error comes from the fact that your are trying to copy files and folder in the /usr folder which you don't have write access to (it's normal)</p>
]]></description><link>https://forum.qt.io/post/248832</link><guid isPermaLink="true">https://forum.qt.io/post/248832</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 23 Oct 2014 21:55:44 GMT</pubDate></item></channel></rss>