<?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[Running QML application package]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I have created a QML application for running Qt 5.2 controls. The main programme uses QQMLEngine for loading the QML file. It is running good when I run it on QtCreator, but fails to run when I run it in separate folder. Please help to solve this. Do I need to add more dependencies.</p>
<p dir="auto">Ansif</p>
]]></description><link>https://forum.qt.io/topic/38710/running-qml-application-package</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 17:21:13 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/38710.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Mar 2014 07:59:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Running QML application package on Mon, 10 Mar 2014 09:18:03 GMT]]></title><description><![CDATA[<p dir="auto">You're welcome, i'm glad that you could solve your problem.</p>
]]></description><link>https://forum.qt.io/post/217864</link><guid isPermaLink="true">https://forum.qt.io/post/217864</guid><dc:creator><![CDATA[onek24]]></dc:creator><pubDate>Mon, 10 Mar 2014 09:18:03 GMT</pubDate></item><item><title><![CDATA[Reply to Running QML application package on Sun, 09 Mar 2014 09:36:03 GMT]]></title><description><![CDATA[<p dir="auto">sorry for the late reply. It was my mistake, hence QQMLApplicationEngine is working fine. There was my own 3rd party dll missing in my system.<br />
I refer it properly in the QML application and it works fine.</p>
<p dir="auto">Anyway thank you for your nice help. Please keep in touch.</p>
<p dir="auto">Ansif</p>
]]></description><link>https://forum.qt.io/post/217781</link><guid isPermaLink="true">https://forum.qt.io/post/217781</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 09 Mar 2014 09:36:03 GMT</pubDate></item><item><title><![CDATA[Reply to Running QML application package on Fri, 07 Mar 2014 11:06:00 GMT]]></title><description><![CDATA[<p dir="auto">Well, QQmlApplicationEngine was introduced in Qt 5.1 and is still a finely useable component. If you are missing some dll's it would output that, so the dependencies shouldn't be a problem.<br />
And what do you mean by "it fails", does it start but doesn't display something or doesn't it even start?</p>
]]></description><link>https://forum.qt.io/post/217564</link><guid isPermaLink="true">https://forum.qt.io/post/217564</guid><dc:creator><![CDATA[onek24]]></dc:creator><pubDate>Fri, 07 Mar 2014 11:06:00 GMT</pubDate></item><item><title><![CDATA[Reply to Running QML application package on Fri, 07 Mar 2014 11:00:07 GMT]]></title><description><![CDATA[<p dir="auto">Hi onek24,</p>
<p dir="auto">I am using QQmlApplicationEngine for loading the main.qml file. It will work if i run it in Qt creator. But when i copy the exe to the Qt bin folder and run it from there, then it fails.<br />
Is QQmlApplicationEngine working well ?<br />
Ansif</p>
]]></description><link>https://forum.qt.io/post/217561</link><guid isPermaLink="true">https://forum.qt.io/post/217561</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 07 Mar 2014 11:00:07 GMT</pubDate></item><item><title><![CDATA[Reply to Running QML application package on Fri, 07 Mar 2014 09:40:32 GMT]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<ul>
<li>Which error occures?</li>
<li>Have you tried to start it from console and check for output?</li>
<li>Have you checked if your QML-file exists and is in the right folder?</li>
</ul>
]]></description><link>https://forum.qt.io/post/217548</link><guid isPermaLink="true">https://forum.qt.io/post/217548</guid><dc:creator><![CDATA[onek24]]></dc:creator><pubDate>Fri, 07 Mar 2014 09:40:32 GMT</pubDate></item></channel></rss>