<?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[QML package issue in QT Creator]]></title><description><![CDATA[<p dir="auto">Hi everyone,</p>
<p dir="auto">I am trying to setup the development environment in unity8 and following all the steps being explained in the <a href="https://github.com/ubports/unity8" rel="nofollow ugc">unity8 repo</a>. Clickable is successfully working, QT creator also opens when I run the command <code>clickable ide qtcreator</code>. But the issue is, there are a few QML packages missing when I open the QML files, for example, the <code>Util 0.1</code> is missing and error is reported as QML package not found.<br />
<img src="/assets/uploads/files/1694510078859-6fe29086-89ba-4887-a5ed-2fef50571a2b-image.png" alt="6fe29086-89ba-4887-a5ed-2fef50571a2b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Also due to these errors, the GUIs are not loaded in the QT creator as shown below:</p>
<p dir="auto"><img src="/assets/uploads/files/1694510135008-dc0df97e-2cc0-48e7-bfab-3cec65947ecf-image.png" alt="dc0df97e-2cc0-48e7-bfab-3cec65947ecf-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I want to understand and contribute to the unity8 development, but I am facing these issues in the development environment.<br />
It will be very helpful if someone can help me resolve these issues. Thanks</p>
]]></description><link>https://forums.ubports.com/topic/9358/qml-package-issue-in-qt-creator</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 22:29:33 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9358.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Sep 2023 09:17:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QML package issue in QT Creator on Wed, 20 Sep 2023 13:42:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> thanks, I will look into this</p>
]]></description><link>https://forums.ubports.com/post/75605</link><guid isPermaLink="true">https://forums.ubports.com/post/75605</guid><dc:creator><![CDATA[iqrajaved]]></dc:creator><pubDate>Wed, 20 Sep 2023 13:42:07 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Fri, 15 Sep 2023 12:20:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/iqrajaved" aria-label="Profile: iqrajaved">@<bdi>iqrajaved</bdi></a></p>
<blockquote>
<p dir="auto">humm last qtcreator seems more restrictive, there is an issue building Lomiri with QtCreator 11.xx<br />
We must have to disable QT_QML_DEBUG in CMakeList when using the Qt5.12 Kit. I toggled off QML Debugging. I think QML debugging is not doable btw</p>
<p dir="auto">Will try to update a video, now that QtCreator have a correct embedded terminal it is even more easier to test.<br />
But a short video to explain what was my setup in 2022 to develop on Lomiri: ( start in the middle for qtcreator <a href="https://m.youtube.com/watch?v=sejOiSEv1Vk" rel="nofollow ugc">https://m.youtube.com/watch?v=sejOiSEv1Vk</a> )</p>
</blockquote>
<p dir="auto">Updated a short video there: <a href="https://youtu.be/GgV8z0IsYzY" rel="nofollow ugc">https://youtu.be/GgV8z0IsYzY</a></p>
]]></description><link>https://forums.ubports.com/post/75508</link><guid isPermaLink="true">https://forums.ubports.com/post/75508</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Fri, 15 Sep 2023 12:20:59 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Fri, 15 Sep 2023 09:39:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/iqrajaved" aria-label="Profile: iqrajaved">@<bdi>iqrajaved</bdi></a> said in <a href="/post/75503">QML package issue in QT Creator</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> This youtube video really helps now I can see how can I see my changes that I do in the source code.</p>
<p dir="auto">My next challenge is once I have done the changes in the source code, how can I build the .img file from that source code and port it to utqemu for example?</p>
</blockquote>
<p dir="auto">You might look at <a href="https://github.com/ubports/ubports-pdk" rel="nofollow ugc">https://github.com/ubports/ubports-pdk</a></p>
]]></description><link>https://forums.ubports.com/post/75505</link><guid isPermaLink="true">https://forums.ubports.com/post/75505</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Fri, 15 Sep 2023 09:39:35 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Fri, 15 Sep 2023 09:33:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> This youtube video really helps now I can see how can I see my changes that I do in the source code.</p>
<p dir="auto">My next challenge is once I have done the changes in the source code, how can I build the .img file from that source code and port it to utqemu for example?</p>
]]></description><link>https://forums.ubports.com/post/75503</link><guid isPermaLink="true">https://forums.ubports.com/post/75503</guid><dc:creator><![CDATA[iqrajaved]]></dc:creator><pubDate>Fri, 15 Sep 2023 09:33:30 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Thu, 14 Sep 2023 21:19:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/iqrajaved" aria-label="Profile: iqrajaved">@<bdi>iqrajaved</bdi></a><br />
humm last qtcreator seems more restrictive, there is an issue building Lomiri with QtCreator 11.xx<br />
We must have to disable QT_QML_DEBUG in CMakeList when using the Qt5.12 Kit. I toggled off QML Debugging. I think QML debugging is not doable btw</p>
<p dir="auto">Will try to update a video, now that QtCreator have a correct embedded terminal it is even more easier to test.<br />
But a short video to explain what was my setup in 2022 to develop on Lomiri: ( start in the middle for qtcreator <a href="https://m.youtube.com/watch?v=sejOiSEv1Vk" rel="nofollow ugc">https://m.youtube.com/watch?v=sejOiSEv1Vk</a> )</p>
]]></description><link>https://forums.ubports.com/post/75495</link><guid isPermaLink="true">https://forums.ubports.com/post/75495</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Thu, 14 Sep 2023 21:19:10 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Thu, 14 Sep 2023 11:42:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> Thank you, I will try with the latest repo and see if it works</p>
]]></description><link>https://forums.ubports.com/post/75489</link><guid isPermaLink="true">https://forums.ubports.com/post/75489</guid><dc:creator><![CDATA[iqrajaved]]></dc:creator><pubDate>Thu, 14 Sep 2023 11:42:44 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Thu, 14 Sep 2023 11:41:26 GMT]]></title><description><![CDATA[<p dir="auto">concerning the libs not being recognized, there is probably tneed to tune project paths.<br />
What i do  myself is to not let clickable setup the project ( answered "no" to the question ). ( just remove all <em>user</em> files in the root directory before launching again)</p>
]]></description><link>https://forums.ubports.com/post/75488</link><guid isPermaLink="true">https://forums.ubports.com/post/75488</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Thu, 14 Sep 2023 11:41:26 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Thu, 14 Sep 2023 11:44:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/iqrajaved" aria-label="Profile: iqrajaved">@<bdi>iqrajaved</bdi></a> hi,<br />
first this repository is the latest one: <a href="https://gitlab.com/ubports/development/core/lomiri" rel="nofollow ugc">https://gitlab.com/ubports/development/core/lomiri</a><br />
Someone forgot to archive it...<br />
The readme explain some hints to test and build ( need to be updated with correct path and repo...)<br />
I don't think you will be able to use the designer afaik.</p>
]]></description><link>https://forums.ubports.com/post/75487</link><guid isPermaLink="true">https://forums.ubports.com/post/75487</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Thu, 14 Sep 2023 11:44:14 GMT</pubDate></item><item><title><![CDATA[Reply to QML package issue in QT Creator on Thu, 14 Sep 2023 10:12:50 GMT]]></title><description><![CDATA[<p dir="auto">can anyone reply to this query? I want to run the development environment.</p>
]]></description><link>https://forums.ubports.com/post/75486</link><guid isPermaLink="true">https://forums.ubports.com/post/75486</guid><dc:creator><![CDATA[iqrajaved]]></dc:creator><pubDate>Thu, 14 Sep 2023 10:12:50 GMT</pubDate></item></channel></rss>