<?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[Configure script for Qt5.15.X fails on Linux-Ubuntu24 with &quot;Could not find qmake spec &#x27;&#x27;&quot;]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I'd like to compile a version of Qt5.15.X on a fresh Linux-Ubuntu24. Qt5.15.13 is (still) packaged for Ubuntu24, so it is clearly possible.</p>
<p dir="auto">AFAIK, I have installed all the dependencies I am aware of.</p>
<p dir="auto">However, no matter which Qt5.15 version of qt sources I download (I tried Qt5.15.2, Qt5.15.13, Qt5.15.15, Qt5.15.18), the configure script aborts with the following error :</p>
<pre><code>+ cd qtbase
+ XXX/qt-everywhere-src-5.15.15/qtbase/configure -top-level 
Creating qmake...
.Done.
Could not find qmake spec ''.
Error processing project file: XXX/qt-everywhere-src-5.15.15/qt.pro
</code></pre>
<p dir="auto">I am clearly missing something,  likely a needed dependency, but... well... I could bot figure out the problem.</p>
<p dir="auto">Would you have a hint for me ?</p>
<p dir="auto">Thanks in advance,<br />
N.</p>
]]></description><link>https://forum.qt.io/topic/164273/configure-script-for-qt5.15.x-fails-on-linux-ubuntu24-with-could-not-find-qmake-spec</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 07:08:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164273.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Feb 2026 11:03:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Configure script for Qt5.15.X fails on Linux-Ubuntu24 with &quot;Could not find qmake spec &#x27;&#x27;&quot; on Fri, 20 Feb 2026 11:48:05 GMT]]></title><description><![CDATA[<p dir="auto">Accents and spaces are pretty tricky !<br />
Glad you found out and thanks for sharing</p>
]]></description><link>https://forum.qt.io/post/836450</link><guid isPermaLink="true">https://forum.qt.io/post/836450</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 20 Feb 2026 11:48:05 GMT</pubDate></item><item><title><![CDATA[Reply to Configure script for Qt5.15.X fails on Linux-Ubuntu24 with &quot;Could not find qmake spec &#x27;&#x27;&quot; on Tue, 17 Feb 2026 11:45:18 GMT]]></title><description><![CDATA[<p dir="auto">Hello again.</p>
<p dir="auto">Well, problem solved !</p>
<p dir="auto">My  <code>qt-everywhere-src-5.15.XX</code> directory was placed behind  a path with French accents (eg $HOME/Téléchargements).</p>
<p dir="auto">Accents (and very likely other non-ASCII chars) within the qt  source directory's path is not supported by the configure script.</p>
<p dir="auto">My configure script ran OK :)</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/post/836350</link><guid isPermaLink="true">https://forum.qt.io/post/836350</guid><dc:creator><![CDATA[NicolasC]]></dc:creator><pubDate>Tue, 17 Feb 2026 11:45:18 GMT</pubDate></item><item><title><![CDATA[Reply to Configure script for Qt5.15.X fails on Linux-Ubuntu24 with &quot;Could not find qmake spec &#x27;&#x27;&quot; on Tue, 17 Feb 2026 11:37:26 GMT]]></title><description><![CDATA[<p dir="auto">Hello and thanks.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> no I am not.</p>
<p dir="auto">This is exactly what I do (with various qt5.15 source versions) :</p>
<ul>
<li>download the sources from the Qt archives, eg <a href="https://download.qt.io/archive/qt/5.15/5.15.18/" target="_blank" rel="noopener noreferrer nofollow ugc">https://download.qt.io/archive/qt/5.15/5.15.18/</a></li>
<li>navigate to the qt-everywhere-src-5.15.18 directory</li>
<li>run the configure script, with e.g. <code>./configure -prefix $PWD/qtbase -opensource -nomake tests</code></li>
</ul>
<p dir="auto">This is when the configure script generates the error. Full output is :</p>
<pre><code>+ cd qtbase
+ XXX/qt-everywhere-src-5.15.15/qtbase/configure -top-level 
Creating qmake...
.Done.
Could not find qmake spec ''.
Error processing project file: XXX/qt-everywhere-src-5.15.15/qt.pro
</code></pre>
<p dir="auto">An internet search indicates that I may be missing some dependencies on my freshly installed Ubuntu24.<br />
But which one ? I can't figure out.</p>
<p dir="auto">Thanks;<br />
Nicolas</p>
]]></description><link>https://forum.qt.io/post/836348</link><guid isPermaLink="true">https://forum.qt.io/post/836348</guid><dc:creator><![CDATA[NicolasC]]></dc:creator><pubDate>Tue, 17 Feb 2026 11:37:26 GMT</pubDate></item><item><title><![CDATA[Reply to Configure script for Qt5.15.X fails on Linux-Ubuntu24 with &quot;Could not find qmake spec &#x27;&#x27;&quot; on Mon, 16 Feb 2026 19:41:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Are you doing an out of source build ?</p>
]]></description><link>https://forum.qt.io/post/836334</link><guid isPermaLink="true">https://forum.qt.io/post/836334</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 16 Feb 2026 19:41:53 GMT</pubDate></item></channel></rss>