<?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[MSVC2019_x64 compiler issues]]></title><description><![CDATA[<p dir="auto">When I run my application using the MSVC2019_64bit compiler on my laptop it runs normally but when I try to run it on another laptop an error occurs when opening the application such as <strong>VCRUNTIME140_1D dll</strong> and there are several more errors, how to solve it?</p>
]]></description><link>https://forum.qt.io/topic/157264/msvc2019_x64-compiler-issues</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 17:16:14 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/157264.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Jun 2024 04:39:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Mon, 17 Jun 2024 06:32:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christian-ehrlicher">@<bdi>Christian-Ehrlicher</bdi></a> said in <a href="/post/802700">MSVC2019_x64 compiler issues</a>:</p>
<blockquote>
<p dir="auto">This is a debug lib. Compile your app in release mode for deploying.</p>
</blockquote>
<p dir="auto">Also, you might still have to manually install the VS 2019 runtime package on the other laptop. (Which would <strong>not</strong> include the debug libraries. Those you only get by installing Visual Studio.)</p>
]]></description><link>https://forum.qt.io/post/802787</link><guid isPermaLink="true">https://forum.qt.io/post/802787</guid><dc:creator><![CDATA[SimonSchroeder]]></dc:creator><pubDate>Mon, 17 Jun 2024 06:32:07 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 12:03:45 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/802690">MSVC2019_x64 compiler issues</a>:</p>
<blockquote>
<p dir="auto">VCRUNTIME140_1D</p>
</blockquote>
<p dir="auto">This is a debug lib. Compile your app in release mode for deploying.</p>
]]></description><link>https://forum.qt.io/post/802700</link><guid isPermaLink="true">https://forum.qt.io/post/802700</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Sat, 15 Jun 2024 12:03:45 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 08:36:41 GMT]]></title><description><![CDATA[<p dir="auto">Looks like nearly every DLL/library needed.  So like I asked are any of these actually in the <strong>windeployqt</strong> package?  Are you sure you ran and deployed and it was successful because ...  Oh, maybe I misunderstood: do you mean those <em>are</em> included but not the <code>VCRUNTIMe</code> one?  You said there were other errors?</p>
]]></description><link>https://forum.qt.io/post/802692</link><guid isPermaLink="true">https://forum.qt.io/post/802692</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 15 Jun 2024 08:36:41 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 08:06:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jonb">@<bdi>JonB</bdi></a><br />
This is the only etc. I've seen<br />
D3Dcompiler_47.dll<br />
libEGL.dll<br />
libgcc_s_seh-1.dll<br />
libGLESv2.dll<br />
libstdc++-6.dll<br />
libwinpthread-1.dll<br />
opengl32sw.dll<br />
Qt5Core.dll<br />
Qt5Gui.dll<br />
Qt5Svg.dll<br />
Qt5Widgets.dll</p>
]]></description><link>https://forum.qt.io/post/802691</link><guid isPermaLink="true">https://forum.qt.io/post/802691</guid><dc:creator><![CDATA[Blackzero]]></dc:creator><pubDate>Sat, 15 Jun 2024 08:06:04 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 08:01:07 GMT]]></title><description><![CDATA[<p dir="auto">So does the <strong>windeployqt</strong> package include the <code>VCRUNTIME140_1D dll</code> of the error message?</p>
<blockquote>
<p dir="auto">and there are several more errors, how to solve it?</p>
</blockquote>
<p dir="auto">Depends what the other errors are.</p>
]]></description><link>https://forum.qt.io/post/802690</link><guid isPermaLink="true">https://forum.qt.io/post/802690</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 15 Jun 2024 08:01:07 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 07:57:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christian-ehrlicher">@<bdi>Christian-Ehrlicher</bdi></a> Yes, I have deployed with CMD <strong>windeployqt.exe "C:/Project/database.exe"</strong> it works on my laptop but when I install it on another laptop it issues the error.</p>
]]></description><link>https://forum.qt.io/post/802689</link><guid isPermaLink="true">https://forum.qt.io/post/802689</guid><dc:creator><![CDATA[Blackzero]]></dc:creator><pubDate>Sat, 15 Jun 2024 07:57:51 GMT</pubDate></item><item><title><![CDATA[Reply to MSVC2019_x64 compiler issues on Sat, 15 Jun 2024 06:02:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackzero">@<bdi>Blackzero</bdi></a> said in <a href="/post/802678">MSVC2019_x64 compiler issues</a>:</p>
<blockquote>
<p dir="auto">how to solve it?</p>
</blockquote>
<p dir="auto">Use <a href="https://doc.qt.io/qt-6/windows-deployment.html" target="_blank" rel="noopener noreferrer nofollow ugc">windeployqt</a> to make a deployable package of your application.</p>
]]></description><link>https://forum.qt.io/post/802681</link><guid isPermaLink="true">https://forum.qt.io/post/802681</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Sat, 15 Jun 2024 06:02:09 GMT</pubDate></item></channel></rss>