<?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.12 build from source]]></title><description><![CDATA[<p dir="auto">I tried to build qt 6.12 beta1 from source, but have got error GN timeout in Debian 13 with memory 8BG. How to solve this problem?</p>
]]></description><link>https://forum.qt.io/topic/164814/qt-6.12-build-from-source</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 10:46:15 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164814.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 20 Jun 2026 16:43:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt 6.12 build from source on Sat, 20 Jun 2026 17:48:09 GMT]]></title><description><![CDATA[<p dir="auto">Avoid multi-thread build of webengine which needs about 15GB memory in parallel mode build.<br />
export NINJAFLAGS="-j1 -l1"<br />
use only one thread to build if webengine is included.</p>
<p dir="auto">if you do not need webengine, take it out of the build.</p>
]]></description><link>https://forum.qt.io/post/838839</link><guid isPermaLink="true">https://forum.qt.io/post/838839</guid><dc:creator><![CDATA[JoeCFD]]></dc:creator><pubDate>Sat, 20 Jun 2026 17:48:09 GMT</pubDate></item></channel></rss>