<?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[Creator error but command line works.]]></title><description><![CDATA[<p dir="auto">I have the following issues:<br />
/home/brad/Qt/6.11.1/gcc_64/include/QtCore/qglobal.h:14: error: 'type_traits' file not found</p>
<p dir="auto">Although when I make on the command line the project builds fine.<br />
$ brad@Inspiron-5567:~/Qt/projects/test-qt/build/Desktop_Qt_6_11_1_Debug$ /home/brad/Qt/6.11.1/gcc_64/bin/qmake ../../test-qt.pro<br />
brad@Inspiron-5567:~/Qt/projects/test-qt/build/Desktop_Qt_6_11_1_Debug<br />
$ make<br />
$ ls -l test-qy<br />
-rwxrwxr-x 1 brad brad 32336 Jul 19 19:37 test-qt</p>
<p dir="auto">Which runs fine. I think some subtle configuration is missing, but I can't see it. Please help</p>
]]></description><link>https://forum.qt.io/topic/164902/creator-error-but-command-line-works.</link><generator>RSS for Node</generator><lastBuildDate>Mon, 31 Aug 2026 07:58:02 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164902.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Jul 2026 18:48:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creator error but command line works. on Tue, 21 Jul 2026 09:53:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oldbrad">@<bdi>oldbrad</bdi></a> said in <a href="/post/839277">Creator error but command line works.</a>:</p>
<blockquote>
<p dir="auto">The moral of this tail is you can NOT install over a Linux package manager installation.</p>
</blockquote>
<p dir="auto">Glad you found a solution but the rule is: you <strong>shall not</strong> install a custom build of a library, whether Qt or another one, over a distribution provided one. You could break your system doing that.</p>
<p dir="auto">However, nothing should prevent them from being properly co-located and used independently by your application.</p>
]]></description><link>https://forum.qt.io/post/839279</link><guid isPermaLink="true">https://forum.qt.io/post/839279</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 21 Jul 2026 09:53:10 GMT</pubDate></item><item><title><![CDATA[Reply to Creator error but command line works. on Tue, 21 Jul 2026 09:47:10 GMT]]></title><description><![CDATA[<p dir="auto">Followed this:<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/aha_1980">@<bdi>aha_1980</bdi></a> said in <a href="/post/839257">Creator error but command line works.</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oldbrad">@<bdi>oldbrad</bdi></a> I think <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> meant check. Preferences &gt; Kits and there you have several settings for compiler, Qt version etc.</p>
</blockquote>
<p dir="auto">I did something, not exactly sure what,  which has FIXED the problem.. I think two things:<br />
1st Disabled package manager installed qmake<br />
2nd Did Re-detect compilers</p>
<p dir="auto">Magically the actual change is in the generated Makefile. CC form clang to gcc and CXX from clang++ to g++</p>
<p dir="auto">The moral of this tail is you can NOT install over a Linux package manager installation.</p>
<p dir="auto">Thanks for the help.<br />
Regards oldbrad (still a beginner after 60 years ;-)</p>
]]></description><link>https://forum.qt.io/post/839277</link><guid isPermaLink="true">https://forum.qt.io/post/839277</guid><dc:creator><![CDATA[oldbrad]]></dc:creator><pubDate>Tue, 21 Jul 2026 09:47:10 GMT</pubDate></item><item><title><![CDATA[Reply to Creator error but command line works. on Tue, 21 Jul 2026 05:40:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/oldbrad">@<bdi>oldbrad</bdi></a> I think <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> meant <em>check</em>. Preferences &gt; Kits and there you have several settings for compiler, Qt version etc.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.qt.io/post/839257</link><guid isPermaLink="true">https://forum.qt.io/post/839257</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Tue, 21 Jul 2026 05:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to Creator error but command line works. on Mon, 20 Jul 2026 22:57:52 GMT]]></title><description><![CDATA[<p dir="auto">I do not understand your question.  Did I already ?</p>
]]></description><link>https://forum.qt.io/post/839254</link><guid isPermaLink="true">https://forum.qt.io/post/839254</guid><dc:creator><![CDATA[oldbrad]]></dc:creator><pubDate>Mon, 20 Jul 2026 22:57:52 GMT</pubDate></item><item><title><![CDATA[Reply to Creator error but command line works. on Sun, 19 Jul 2026 21:01:50 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Did you already your kit configuration in Qt Creator ?</p>
]]></description><link>https://forum.qt.io/post/839226</link><guid isPermaLink="true">https://forum.qt.io/post/839226</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 19 Jul 2026 21:01:50 GMT</pubDate></item></channel></rss>