<?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[Qt6 Static Build Cmake error]]></title><description><![CDATA[<p dir="auto">Hello guys,</p>
<p dir="auto">I'm trying to build qt6 statically. But I get an error:</p>
<pre><code>Qt/6.1.3/Src/qtbase/configure: line 299: cmake: command not found
</code></pre>
<p dir="auto">My configuration:</p>
<pre><code>./configure -release -static -opensource -confirm-license -prefix /path/to/qt/6.1.3/static -nomake tests -nomake examples -nomake tools
</code></pre>
<p dir="auto">I'm completely unfamiliar with cmake. I tried the same thing with 6.0.0 and 6.2.0.<br />
It shows the same error but in different lines:</p>
<pre><code>Qt/6.0.0/Src/qtbase/configure: line 946: cmake: command not found
</code></pre>
<pre><code>Qt/6.2.0/Src/qtbase/configure: line 267: cmake: command not found
</code></pre>
<p dir="auto">I installed Qt with the online installer. I selected just macos and Sources to install.</p>
<p dir="auto">I would appreciate your help guys. If you need some additional files, just let me know I will add them.<br />
Thank you.</p>
]]></description><link>https://forum.qt.io/topic/131262/qt6-static-build-cmake-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 03 Jun 2026 15:34:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/131262.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Oct 2021 14:20:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt6 Static Build Cmake error on Tue, 19 Oct 2021 14:35:37 GMT]]></title><description><![CDATA[<p dir="auto">Duplicate of <a href="https://forum.qt.io/topic/131263/qt6-static-build-cmake-error">https://forum.qt.io/topic/131263/qt6-static-build-cmake-error</a></p>
]]></description><link>https://forum.qt.io/post/685771</link><guid isPermaLink="true">https://forum.qt.io/post/685771</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Tue, 19 Oct 2021 14:35:37 GMT</pubDate></item></channel></rss>