<?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[Trouble Running Project]]></title><description><![CDATA[<p dir="auto">Having trouble running project.<img src="https://ddgobkiprc33d.cloudfront.net/0115fed4-3595-46a2-a1a4-1a3e936a9f3e.png" alt="c8bbb426-6608-4559-b8c8-671a3d6af413.png" class=" img-fluid img-markdown" /> <img src="https://ddgobkiprc33d.cloudfront.net/67d22714-1d66-4722-a95d-0e90b7586875.png" alt="a86f9fb8-d8c2-4fbc-a82c-d13899adcb97.png" class=" img-fluid img-markdown" /> <img src="https://ddgobkiprc33d.cloudfront.net/aa57c22a-e23f-4503-8de4-8ca0a68948ac.png" alt="6a582c19-56e3-4579-bae5-a21d97953458.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/164987/trouble-running-project</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 11:12:12 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164987.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 Aug 2026 05:12:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trouble Running Project on Tue, 25 Aug 2026 05:51:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jksh">@<bdi>JKSH</bdi></a> said in <a href="/post/839847">Trouble Running Project</a>:</p>
<blockquote>
<p dir="auto">Please use a currently-supported version of Qt (the latest release is Qt 6.11.3) and load a different demo.</p>
<p dir="auto">If you give us some details about what kind of functionality do you want to see and what operating system(s) you want to develop for, perhaps we can help you to find a suitable, more up-to-date demo.</p>
</blockquote>
<p dir="auto">If you're after an instrument cluster demo, the most recent one I could find for desktop/embedded platforms is <a href="https://git.qt.io/public-demos/qtquick3d/-/tree/master/XaxisCluster" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.qt.io/public-demos/qtquick3d/-/tree/master/XaxisCluster</a> -- this can run on Qt 5.15, but not on Qt 6.</p>
<p dir="auto">Note: Nowadays, manufacturers are using automotive-specific operating systems and MCUs for creating automotive software (including instrument clusters). So you'd want to look at <a href="https://doc.qt.io/QtAndroidAutomotive/" target="_blank" rel="noopener noreferrer nofollow ugc">Qt for Android Automotive</a>, <a href="https://doc.qt.io/QtForMCUs/" target="_blank" rel="noopener noreferrer nofollow ugc">Qt for MCUs</a> (Qt Quick Ultralite), and <a href="https://doc.qt.io/QtSafeRenderer/" target="_blank" rel="noopener noreferrer nofollow ugc">Qt Safe Renderer</a>. These are commercial-only products, however.</p>
]]></description><link>https://forum.qt.io/post/839848</link><guid isPermaLink="true">https://forum.qt.io/post/839848</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Tue, 25 Aug 2026 05:51:28 GMT</pubDate></item><item><title><![CDATA[Reply to Trouble Running Project on Tue, 25 Aug 2026 05:09:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qreator35">@<bdi>Qreator35</bdi></a> said in <a href="/post/839846">Trouble Running Project</a>:</p>
<blockquote>
<p dir="auto">The code is a demo created by the QT company found here: <a href="https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/snippets/qtcluster?h=5.10" target="_blank" rel="noopener noreferrer nofollow ugc">https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/snippets/qtcluster?h=5.10</a></p>
</blockquote>
<p dir="auto">Two things to note:</p>
<ul>
<li>That demo was considered unpolished, so it was deleted many years ago: <a href="https://github.com/qt/qtdoc/commit/8a0244d3f46c1eb9904d9da7e741bb2e05ca3f3d" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/qt/qtdoc/commit/8a0244d3f46c1eb9904d9da7e741bb2e05ca3f3d</a></li>
<li>Qt 5.10 reached end-of-life in 2018 (8 years ago)</li>
</ul>
<p dir="auto">Please use a currently-supported version of Qt (the latest release is Qt 6.11.3) and load a different demo.</p>
<p dir="auto">If you give us some details about what kind of functionality do you want to see and what operating system(s) you want to develop for, perhaps we can help you to find a suitable, more up-to-date demo.</p>
]]></description><link>https://forum.qt.io/post/839847</link><guid isPermaLink="true">https://forum.qt.io/post/839847</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Tue, 25 Aug 2026 05:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to Trouble Running Project on Tue, 25 Aug 2026 00:39:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
The code is a demo created by the QT company found here: <a href="https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/snippets/qtcluster?h=5.10" target="_blank" rel="noopener noreferrer nofollow ugc">https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/snippets/qtcluster?h=5.10</a></p>
<p dir="auto">There are two project files <a href="http://qtcluster.pro" target="_blank" rel="noopener noreferrer nofollow ugc">qtcluster.pro</a> &amp; <a href="http://qtcluster-base.pro" target="_blank" rel="noopener noreferrer nofollow ugc">qtcluster-base.pro</a>. Should I be using a specific file?</p>
<p dir="auto">Also when opening the project I get a message:</p>
<p dir="auto">No user settings file created by this instance of Ot Creator was found.<br />
Did you work with this project on another machine or using a different settings path before?<br />
Do you still want to load the settings file "E:\qt-instrument-cluster-master\qtcluster.pro.user"?</p>
<p dir="auto">The error I am getting while running is:</p>
<p dir="auto">ASSERT failure in QList&lt;T&gt;:at: "index out of range", file C:/Qt/Qt5.10.1/5.10.1/mingw53_32/include/QtCore/<br />
qlist.h, line 541</p>
]]></description><link>https://forum.qt.io/post/839846</link><guid isPermaLink="true">https://forum.qt.io/post/839846</guid><dc:creator><![CDATA[Qreator35]]></dc:creator><pubDate>Tue, 25 Aug 2026 00:39:58 GMT</pubDate></item><item><title><![CDATA[Reply to Trouble Running Project on Sun, 09 Aug 2026 18:52:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qreator35">@<bdi>Qreator35</bdi></a> Hi,</p>
<p dir="auto">You might want to give a bit more explanation about what is happening. The screenshots might be out of order or you are showing that you have progressed between different errors. etc.</p>
<p dir="auto">Please add details.</p>
]]></description><link>https://forum.qt.io/post/839619</link><guid isPermaLink="true">https://forum.qt.io/post/839619</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 09 Aug 2026 18:52:26 GMT</pubDate></item><item><title><![CDATA[Reply to Trouble Running Project on Sun, 09 Aug 2026 09:23:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sierdzio">@<bdi>sierdzio</bdi></a><br />
Hi.  I know nothing about QML or this type of project.  But since the OP did not post any code or ask any question I assumed the final screenshot was showing they had some project problem?  What is that message all about and does it matter?</p>
]]></description><link>https://forum.qt.io/post/839617</link><guid isPermaLink="true">https://forum.qt.io/post/839617</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sun, 09 Aug 2026 09:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to Trouble Running Project on Sun, 09 Aug 2026 08:31:28 GMT]]></title><description><![CDATA[<p dir="auto">Run the application in Debug mode and the debugger will show you exactly where this invalid access to QLIst happens.</p>
]]></description><link>https://forum.qt.io/post/839616</link><guid isPermaLink="true">https://forum.qt.io/post/839616</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Sun, 09 Aug 2026 08:31:28 GMT</pubDate></item></channel></rss>