<?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[Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit]]></title><description><![CDATA[<p dir="auto">Building Qt5.11.3 from sources under MSVC 2017 64bit looks ok except for QtWebEngine</p>
<pre><code>NMAKE: fatal error U1073 do not know how to make QtWebEngineCore.stamp
</code></pre>
<p dir="auto">Building is done through x64 Native Tools Command Prompt  for MSVS 2017 using a bat file with general configure and jom</p>
<pre><code>configure -confirm-license -release -nomake examples -nomake tests -openssl -opensource -platform win32-msvc2017 -prefix C:\Qt\5.11.3-x64 -I C:\openssl\1.1.1b\include -L C:\openssl\1.1.1b\lib
</code></pre>
<p dir="auto">Any help is appreciated<br />
Chromium? Ninja? What to check?</p>
]]></description><link>https://forum.qt.io/topic/101144/qt5-11-3-build-fails-for-qtwebengine-on-msvc-2017-64bit</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:04:00 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/101144.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Mar 2019 17:29:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Tue, 16 Apr 2019 08:03:20 GMT]]></title><description><![CDATA[<p dir="auto">So, 1st pass was NOK (configure plus jom and install)<br />
Second pass (jom plus install) worked!!!<br />
Don't know whether it is due or against Notre Dame de Paris (((</p>
]]></description><link>https://forum.qt.io/post/523252</link><guid isPermaLink="true">https://forum.qt.io/post/523252</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Tue, 16 Apr 2019 08:03:20 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 21:25:31 GMT]]></title><description><![CDATA[<p dir="auto">The error stays on. Even with 100Gb of free space</p>
]]></description><link>https://forum.qt.io/post/523189</link><guid isPermaLink="true">https://forum.qt.io/post/523189</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Mon, 15 Apr 2019 21:25:31 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 12:00:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> Thanks for the confirmation of my guess.<br />
Will try to free another 100Gb and give it another try again</p>
]]></description><link>https://forum.qt.io/post/523101</link><guid isPermaLink="true">https://forum.qt.io/post/523101</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Mon, 15 Apr 2019 12:00:53 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 11:25:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> said in <a href="/post/523085">Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit</a>:</p>
<blockquote>
<p dir="auto">We put men on The Moon with about 64K! :)</p>
</blockquote>
<p dir="auto">That wasn't Google :-)</p>
]]></description><link>https://forum.qt.io/post/523096</link><guid isPermaLink="true">https://forum.qt.io/post/523096</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Mon, 15 Apr 2019 11:25:04 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 10:28:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<blockquote>
<p dir="auto">At least 100GB of free disk space</p>
</blockquote>
<p dir="auto">Jeepers-creepers! :)  We put men on The Moon with about 64K! :)</p>
]]></description><link>https://forum.qt.io/post/523085</link><guid isPermaLink="true">https://forum.qt.io/post/523085</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Mon, 15 Apr 2019 10:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 10:07:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">From the <a href="https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md" target="_blank" rel="noopener noreferrer nofollow ugc">Chromium build on Windows instruction page</a>:</p>
<pre><code>System requirements

A 64-bit Intel machine with at least 8GB of RAM. More than 16GB is highly recommended.
At least 100GB of free disk space on an NTFS-formatted hard drive. FAT32 will not work, as some of the Git packfiles are larger than 4GB.
An appropriate version of Visual Studio, as described below.
Windows 7 or newer.
</code></pre>
<p dir="auto">While you should not be worried about the git related stuff, the free disk space is likely to apply.</p>
]]></description><link>https://forum.qt.io/post/523080</link><guid isPermaLink="true">https://forum.qt.io/post/523080</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 15 Apr 2019 10:07:31 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 09:56:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a> said in <a href="/post/523063">Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit</a>:</p>
<blockquote>
<p dir="auto">:)  It probably doesn't say anywhere.  You could try telling us how much disk free space you do have: if it's 100K it won't be enough, and if it's 100MB it will be!  You could even tell us how much memory you have.</p>
</blockquote>
<p dir="auto">Here it is: I had had about 21 Gb of free memory and when the error happened the free memory was less than 100 M.</p>
]]></description><link>https://forum.qt.io/post/523079</link><guid isPermaLink="true">https://forum.qt.io/post/523079</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Mon, 15 Apr 2019 09:56:26 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 12:01:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nest_kds">@<bdi>nest_kds</bdi></a></p>
<blockquote>
<p dir="auto">not enough memory on my HDD</p>
</blockquote>
<p dir="auto">:)  It probably doesn't say anywhere.  You could try telling us how much disk free space you do have: if it's 100K it won't be enough, and if it's <s>100MB</s> [100GB!!] it will be!  You could even tell us how much memory you have.</p>
<blockquote>
<p dir="auto"><code>ninja: build stopped: subcommand failed.</code></p>
</blockquote>
<p dir="auto">Try <code>ninja -v</code> for verbose output.</p>
]]></description><link>https://forum.qt.io/post/523063</link><guid isPermaLink="true">https://forum.qt.io/post/523063</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Mon, 15 Apr 2019 12:01:43 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 08:42:35 GMT]]></title><description><![CDATA[<p dir="auto">Now, I'm more than sure that this is all about not enough memory on my HDD.<br />
Is there an official requirement for free disk space needed for building QtWebEngine that I missed somewhere?</p>
]]></description><link>https://forum.qt.io/post/523061</link><guid isPermaLink="true">https://forum.qt.io/post/523061</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Mon, 15 Apr 2019 08:42:35 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 08:06:38 GMT]]></title><description><![CDATA[<p dir="auto">Nothing about error</p>
<pre><code>[xxxx/NNNN]
including..
...
including...
ninja: build stopped: subcommand failed.
</code></pre>
]]></description><link>https://forum.qt.io/post/523047</link><guid isPermaLink="true">https://forum.qt.io/post/523047</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Mon, 15 Apr 2019 08:06:38 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Mon, 15 Apr 2019 05:06:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nest_kds">@<bdi>nest_kds</bdi></a> said in <a href="/post/522855">Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit</a>:</p>
<blockquote>
<p dir="auto">ninja: build stopped: subcommand failed</p>
</blockquote>
<p dir="auto">What's before this line (there should be actual error)?</p>
]]></description><link>https://forum.qt.io/post/523008</link><guid isPermaLink="true">https://forum.qt.io/post/523008</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Mon, 15 Apr 2019 05:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Sat, 13 Apr 2019 06:27:04 GMT]]></title><description><![CDATA[<p dir="auto">going into qtwebengine directory and calling jom results on ninja stopping build afer some step</p>
<pre><code>ninja: build stopped: subcommand failed.
</code></pre>
]]></description><link>https://forum.qt.io/post/522855</link><guid isPermaLink="true">https://forum.qt.io/post/522855</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Sat, 13 Apr 2019 06:27:04 GMT</pubDate></item><item><title><![CDATA[Reply to Qt5.11.3 build fails for QtWebEngine on MSVC 2017 64bit on Fri, 12 Apr 2019 08:39:11 GMT]]></title><description><![CDATA[<p dir="auto">I returned to the problem, called qmake directly for qtwebengine and got the following:</p>
<pre><code>...
[1/1] Regenerating ninja files
...
[1/1] Regenerating ninja files
ninja: error: manifest 'build.ninja' still dirty after 100 tries

Command '[ 'C:/temp/qt-build/build_qtwebengine/src/3rdparty/ninja/ninja.exe', '-C', 'C:\\temp\\qt-build\\build_qtwebengine\\src\\3rdparty\\chromium\\tools\\gn\\out\\Release',  '-w', 'dupbuilder=err', 'gn']' returned non-zero exit status 1
Building gn manually in a temporary directory  for bootstrapping...
Building gn using itself to out\Release...
Project ERROR: GN build error!
jom: C:\temp\qt-build\build_qtwebengine\src\buildtools\Makefile [sub-gn-pro-make_first] Error 3
jom: C:\temp\qt-build\build_qtwebengine\src\Makefile [sub-buildtools-make_first] Error 2
jom: C:\temp\qt-build\build_qtwebengine\Makefile [sub-src-make_first] Error 2

</code></pre>
<p dir="auto">Does it tell more now?</p>
]]></description><link>https://forum.qt.io/post/522651</link><guid isPermaLink="true">https://forum.qt.io/post/522651</guid><dc:creator><![CDATA[nest_kds]]></dc:creator><pubDate>Fri, 12 Apr 2019 08:39:11 GMT</pubDate></item></channel></rss>