<?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[Qt 6.6.1 macOS Sonoma 14.2.1 build issues. Missing header files]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">I'm trying to build Qt 6.6.1 from sources on macOS Sonoma 14.2.1 with Xcode 15.1 using the following configuration</p>
<pre><code>./configure -prefix $INSTALL_FOLDER -openssl-runtime -- -D OPENSSL_ROOT_DIR=/opt/OpenSSL/3.2.0
</code></pre>
<p dir="auto">After running</p>
<pre><code>cmake --build . &amp;&amp; cmake --install .
</code></pre>
<p dir="auto">there are no header files in libraries such as QtCore.framework or QtGui.framework in installation folder.</p>
<p dir="auto">I have a question whether there is already support for macOS Sonoma in Qt 6? In the <a href="https://doc.qt.io/qt-6/supported-platforms.html" target="_blank" rel="noopener noreferrer nofollow ugc">documentation</a>, macOS 14 is not on the list of supported platforms so I was wondering if this could be the reason for my build issues.</p>
]]></description><link>https://forum.qt.io/topic/153850/qt-6-6-1-macos-sonoma-14-2-1-build-issues-missing-header-files</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 05:19:55 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/153850.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jan 2024 12:47:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt 6.6.1 macOS Sonoma 14.2.1 build issues. Missing header files on Wed, 17 Jan 2024 10:12:54 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your answer.</p>
<p dir="auto">I've managed to resolve my problem. I didn't have Ninja installed and I was using only cmake during the build. I hadn't encountered this problem on previous macOs versions when I was using just cmake. I downloaded qt from this <a href="https://download.qt.io/archive/qt/6.6/6.6.1/single/" target="_blank" rel="noopener noreferrer nofollow ugc">source</a>.</p>
]]></description><link>https://forum.qt.io/post/786768</link><guid isPermaLink="true">https://forum.qt.io/post/786768</guid><dc:creator><![CDATA[Op1234]]></dc:creator><pubDate>Wed, 17 Jan 2024 10:12:54 GMT</pubDate></item><item><title><![CDATA[Reply to Qt 6.6.1 macOS Sonoma 14.2.1 build issues. Missing header files on Tue, 16 Jan 2024 21:01:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">First, please use an out of source build.<br />
What is <code>INSTALL_FOLDER</code> ?<br />
Where did you get the source from ?</p>
]]></description><link>https://forum.qt.io/post/786720</link><guid isPermaLink="true">https://forum.qt.io/post/786720</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 16 Jan 2024 21:01:45 GMT</pubDate></item></channel></rss>