<?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[Building Qt 5.9.0 with ICU and OpenSSL error]]></title><description><![CDATA[<p dir="auto">Error on building Qt 5.9.0 with configure</p>
<pre><code>%QT_SOURCE%\configure -confirm-license -debug-and-release -developer-build -opensource -force-debug-info -mp -no-warnings-are-errors -platform win32-msvc2015 -prefix %QT_DIST% -icu -I "%ICU_DIST%\include" -L %ICU_DIST%\lib -openssl -opengl desktop -no-angle -sql-odbc -plugin-sql-odbc -plugin-sql-sqlite -nomake examples -nomake tests
</code></pre>
<p dir="auto">"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile.Debug</p>
<p dir="auto">Microsoft (R) Program Maintenance Utility Version 14.00.24210.0<br />
Copyright (C) Microsoft Corporation.  All rights reserved.</p>
<p dir="auto">call D:\Qt\Qt5.9.0_build\msvc2015_32\qttranslations\translations\lrelease_wrapper.bat D:\Qt\qt-everywhere-opensource-src-5.9.0\qttranslations\translations\assistant_bg.ts -qm assistant_bg.qm<br />
NMAKE : fatal error U1077: 'call' : return code '0xc0000139'<br />
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2'<br />
Stop.<br />
NMAKE : fatal error U1077: 'cd' : return code '0x2'<br />
Stop.<br />
NMAKE : fatal error U1077: 'cd' : return code '0x2'<br />
Stop.</p>
]]></description><link>https://forum.qt.io/topic/79841/building-qt-5-9-0-with-icu-and-openssl-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 06:37:45 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/79841.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Jun 2017 09:24:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Building Qt 5.9.0 with ICU and OpenSSL error on Fri, 09 Jun 2017 13:37:48 GMT]]></title><description><![CDATA[<p dir="auto">Do you know which software put these .dlls there ?</p>
]]></description><link>https://forum.qt.io/post/398521</link><guid isPermaLink="true">https://forum.qt.io/post/398521</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 09 Jun 2017 13:37:48 GMT</pubDate></item><item><title><![CDATA[Reply to Building Qt 5.9.0 with ICU and OpenSSL error on Fri, 09 Jun 2017 09:32:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sargtlin">@<bdi>Sargtlin</bdi></a> said in <a href="/post/398422">Building Qt 5.9.0 with ICU and OpenSSL error</a>:</p>
<blockquote>
<p dir="auto">I need self build Qt for debug info.</p>
</blockquote>
<p dir="auto">Just a note - you don't need a developer's build to get debug info, configuring with <code>-debug</code> or <code>-debug-and-release</code> as you'd done is enough. You could also provide a <code>-prefix</code> so to get out-of-source binaries, which most of the time is more convenient.</p>
]]></description><link>https://forum.qt.io/post/398458</link><guid isPermaLink="true">https://forum.qt.io/post/398458</guid><dc:creator><![CDATA[kshegunov]]></dc:creator><pubDate>Fri, 09 Jun 2017 09:32:53 GMT</pubDate></item><item><title><![CDATA[Reply to Building Qt 5.9.0 with ICU and OpenSSL error on Fri, 09 Jun 2017 08:45:40 GMT]]></title><description><![CDATA[<p dir="auto">I need self build Qt for debug info.<br />
A problem was solved by removing Qt5*.dll from system32 directory. Some installed soft copied it.</p>
]]></description><link>https://forum.qt.io/post/398422</link><guid isPermaLink="true">https://forum.qt.io/post/398422</guid><dc:creator><![CDATA[Sargtlin]]></dc:creator><pubDate>Fri, 09 Jun 2017 08:45:40 GMT</pubDate></item><item><title><![CDATA[Reply to Building Qt 5.9.0 with ICU and OpenSSL error on Thu, 01 Jun 2017 22:00:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Can you show the exact point of failure ?</p>
<p dir="auto">By the way, why do you need to rebuild Qt ? OpenSSL is enabled by default but you have to provide the OpenSSL .dll yourself.</p>
]]></description><link>https://forum.qt.io/post/396883</link><guid isPermaLink="true">https://forum.qt.io/post/396883</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 01 Jun 2017 22:00:40 GMT</pubDate></item></channel></rss>