<?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[Unknown Module QML]]></title><description><![CDATA[<p dir="auto">Running QT 5.15.3 On Linux Machine. Useing QT Creator 6. Tried to build project. Got error "Unknown module QML".  It 's been suggested that the qml module was not install by the default installer and I should reinstall qt.</p>
<p dir="auto">Looked for the qml module using the online installer but, I could not find it. How do I install it? Should I remove qt5 and install qt6? If so what is the best way to do it?</p>
<p dir="auto">Thanks,<br />
Marty</p>
]]></description><link>https://forum.qt.io/topic/152308/unknown-module-qml</link><generator>RSS for Node</generator><lastBuildDate>Sat, 02 May 2026 18:05:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/152308.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Nov 2023 14:58:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unknown Module QML on Wed, 29 Nov 2023 14:24:52 GMT]]></title><description><![CDATA[<p dir="auto">Looks like Ubuntu supports GCC 11 X. I'll try it and see. Now I'm getting error "type_traits file not found". Maybe related to the compiler I've choosen. Let's see what happens with gcc 1. Will post results.</p>
<p dir="auto">Marty</p>
]]></description><link>https://forum.qt.io/post/781328</link><guid isPermaLink="true">https://forum.qt.io/post/781328</guid><dc:creator><![CDATA[ham13]]></dc:creator><pubDate>Wed, 29 Nov 2023 14:24:52 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Mon, 27 Nov 2023 14:06:30 GMT]]></title><description><![CDATA[<p dir="auto">Check the <a href="https://doc.qt.io/qt-6/supported-platforms.html" target="_blank" rel="noopener noreferrer nofollow ugc">Qt 6 supported platforms</a> page and see if it applies to your Linux distribution.</p>
]]></description><link>https://forum.qt.io/post/780999</link><guid isPermaLink="true">https://forum.qt.io/post/780999</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 27 Nov 2023 14:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Mon, 27 Nov 2023 14:03:27 GMT]]></title><description><![CDATA[<p dir="auto">OK. How do I know which compiler supports C++17?<br />
I have about 10 listed under Manage Kits. I'll see what I can find on the net.</p>
<p dir="auto">Thanks,<br />
Marty</p>
]]></description><link>https://forum.qt.io/post/780997</link><guid isPermaLink="true">https://forum.qt.io/post/780997</guid><dc:creator><![CDATA[ham13]]></dc:creator><pubDate>Mon, 27 Nov 2023 14:03:27 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sun, 26 Nov 2023 21:38:21 GMT]]></title><description><![CDATA[<p dir="auto">You don't install C++17, you install a compiler that supports it.</p>
]]></description><link>https://forum.qt.io/post/780900</link><guid isPermaLink="true">https://forum.qt.io/post/780900</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 26 Nov 2023 21:38:21 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sat, 25 Nov 2023 20:41:36 GMT]]></title><description><![CDATA[<p dir="auto">I do not know if I created a kit or not. I did change the enviroment path and qtdir to those for qt6. Now qtcrteator sees qt6 and it's associted compilers.</p>
<p dir="auto">If do gcc --version I get 11.4. My projects still will not compile. Looks like it wants to use C++17 compiler. The highest version I have is 15.  How do I install C++17.  Not much on the  net.</p>
<p dir="auto">Thanks,<br />
Marty</p>
]]></description><link>https://forum.qt.io/post/780804</link><guid isPermaLink="true">https://forum.qt.io/post/780804</guid><dc:creator><![CDATA[ham13]]></dc:creator><pubDate>Sat, 25 Nov 2023 20:41:36 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sat, 25 Nov 2023 18:01:00 GMT]]></title><description><![CDATA[<p dir="auto">If Qt Creator did not detect that version, did you create a new kit for Qt 6 ?</p>
]]></description><link>https://forum.qt.io/post/780793</link><guid isPermaLink="true">https://forum.qt.io/post/780793</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 25 Nov 2023 18:01:00 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sat, 25 Nov 2023 16:15:07 GMT]]></title><description><![CDATA[<p dir="auto">OK. I'll keep 5.15.3. I have also installed qt6 and all of it's parts.</p>
<p dir="auto">I'm using qtcreator to build two projects that compiled under 5.15.2. on another PC long gone now.</p>
<p dir="auto">I need to point qtCreator to the proper version of qmake and get it to use qt6. So many options I do not know which to change. Tried using qmake6. That gave me more errors.</p>
<p dir="auto">Marty</p>
]]></description><link>https://forum.qt.io/post/780788</link><guid isPermaLink="true">https://forum.qt.io/post/780788</guid><dc:creator><![CDATA[ham13]]></dc:creator><pubDate>Sat, 25 Nov 2023 16:15:07 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sat, 25 Nov 2023 15:55:02 GMT]]></title><description><![CDATA[<p dir="auto">It seems you are mixing system and Qt online installer versions of Qt.</p>
<p dir="auto">You should not try to nuke the versions from your system as it's likely used by your desktop environment and/or applications you installed.</p>
<p dir="auto">You should ensure that you are using a kit that is configured to use the Qt online installer version of Qt. If you would like to use the one from your system, you need to install the corresponding dev packages.</p>
<p dir="auto">As for qtchooser, you shouldn't use it to try and look for your custom Qt installed. If on the command line, use the explicit path to the qmake executable of the Qt version you want to use to build your application.</p>
]]></description><link>https://forum.qt.io/post/780785</link><guid isPermaLink="true">https://forum.qt.io/post/780785</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 25 Nov 2023 15:55:02 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Sat, 25 Nov 2023 15:26:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a>  - Ran qmake --version to list qt version in use. Result QT V 5.15.3 in /USR/LIB/X86-64-LINUX-GNU,  QMAKE v 3.1.</p>
<p dir="auto">Looking in that directory shows both qt5 and qt 6 directories.</p>
<p dir="auto">The qt-unified-linux-x64-4.6.1-online.run online installer shows only qt 5.15.2. Unfortunately I do not remember how I installed qt 5.15.3.</p>
<p dir="auto">So now  how do I completely remove the existing qt 5.15.3 version without harming my system or qt6?<br />
Using the online installer to remover it did not work.<br />
Should  I just install 5.15.2 over 5.15.3?</p>
<p dir="auto">qt-chooser does not see qt6. It reports only default, qt4 and qt5. Is there a problem with qtchooser and how do I fix it.</p>
<p dir="auto">Thanks,<br />
Marty</p>
]]></description><link>https://forum.qt.io/post/780782</link><guid isPermaLink="true">https://forum.qt.io/post/780782</guid><dc:creator><![CDATA[ham13]]></dc:creator><pubDate>Sat, 25 Nov 2023 15:26:17 GMT</pubDate></item><item><title><![CDATA[Reply to Unknown Module QML on Fri, 24 Nov 2023 20:54:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">5.15.3 was not provided as pre-built Qt version so there might be something fishy here.</p>
]]></description><link>https://forum.qt.io/post/780731</link><guid isPermaLink="true">https://forum.qt.io/post/780731</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 24 Nov 2023 20:54:29 GMT</pubDate></item></channel></rss>