<?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[Error with the IDE not being able to recongnize qt_add_qml_module]]></title><description><![CDATA[<p dir="auto">Just started working through the qt creator documentation within the IDE. But have come across an error whereby i'm told "qt_add_qml_module" is an unknown cmake command every time i try to add it into the cmakelists.txt file.<br />
Source code is:</p>
<pre><code>qt_add_qml_module(apptransitions
     URI transitions
     VERSION 1.0
     QML_FILES main.qml Page.qml
     RESOURCES qt-logo.png)
</code></pre>
]]></description><link>https://forum.qt.io/topic/138124/error-with-the-ide-not-being-able-to-recongnize-qt_add_qml_module</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 17:24:42 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/138124.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Jul 2022 11:38:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error with the IDE not being able to recongnize qt_add_qml_module on Tue, 26 Jul 2022 20:22:43 GMT]]></title><description><![CDATA[<p dir="auto">Great !</p>
<p dir="auto">Then please mark the thread as solved using the "Topic Tools" button or the three dotted menu beside the answer that you deem correct so that other forum users may know a solution has been found :-)</p>
]]></description><link>https://forum.qt.io/post/722810</link><guid isPermaLink="true">https://forum.qt.io/post/722810</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 26 Jul 2022 20:22:43 GMT</pubDate></item><item><title><![CDATA[Reply to Error with the IDE not being able to recongnize qt_add_qml_module on Mon, 25 Jul 2022 02:48:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
I installed a newer version of cmake and that seems to have fixed the problem. Thanks for the help.</p>
]]></description><link>https://forum.qt.io/post/722493</link><guid isPermaLink="true">https://forum.qt.io/post/722493</guid><dc:creator><![CDATA[Silver-will]]></dc:creator><pubDate>Mon, 25 Jul 2022 02:48:57 GMT</pubDate></item><item><title><![CDATA[Reply to Error with the IDE not being able to recongnize qt_add_qml_module on Sun, 24 Jul 2022 19:35:25 GMT]]></title><description><![CDATA[<p dir="auto">Did you check your kit configuration ?<br />
Which version of cmake are you using ?<br />
Did you check its configuration ?</p>
]]></description><link>https://forum.qt.io/post/722474</link><guid isPermaLink="true">https://forum.qt.io/post/722474</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 24 Jul 2022 19:35:25 GMT</pubDate></item><item><title><![CDATA[Reply to Error with the IDE not being able to recongnize qt_add_qml_module on Sun, 24 Jul 2022 18:56:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
QT 6.3.1</p>
]]></description><link>https://forum.qt.io/post/722466</link><guid isPermaLink="true">https://forum.qt.io/post/722466</guid><dc:creator><![CDATA[Silver-will]]></dc:creator><pubDate>Sun, 24 Jul 2022 18:56:13 GMT</pubDate></item><item><title><![CDATA[Reply to Error with the IDE not being able to recongnize qt_add_qml_module on Sun, 24 Jul 2022 18:10:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Which version of Qt are you using to build your application ?</p>
]]></description><link>https://forum.qt.io/post/722463</link><guid isPermaLink="true">https://forum.qt.io/post/722463</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 24 Jul 2022 18:10:50 GMT</pubDate></item></channel></rss>