<?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[VCRUNTIME140D.dll was not found]]></title><description><![CDATA[<p dir="auto">I tried first time to use my apps anywhere but my PC, and when my friend try to run executable it gives the error:</p>
<p dir="auto"><em>"The code execution cannot proceed because VCRUNTIME140D.dll was not found."</em></p>
<p dir="auto">He have x64 proc and x64 windows ten. So what the problem might be?</p>
<p dir="auto">P.S. in google i found same problems, but with qt vcruntime140.dll, not qt vcruntime140D.dll</p>
<p dir="auto">P.P.S. i want to figure out is it his fault as a customer, or my fault as a developer?</p>
]]></description><link>https://forum.qt.io/topic/101082/vcruntime140d-dll-was-not-found</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 10:04:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/101082.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Mar 2019 14:50:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Tue, 26 Mar 2019 08:47:39 GMT]]></title><description><![CDATA[<p dir="auto">Tnx everyone, best example of deployment i found:<br />
<a href="https://www.youtube.com/watch?v=8qozxqSZQEg" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=8qozxqSZQEg</a></p>
]]></description><link>https://forum.qt.io/post/519644</link><guid isPermaLink="true">https://forum.qt.io/post/519644</guid><dc:creator><![CDATA[Engelard]]></dc:creator><pubDate>Tue, 26 Mar 2019 08:47:39 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 22:22:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kromignon">@<bdi>KroMignon</bdi></a> said in <a href="/post/519487">VCRUNTIME140D.dll was not found</a>:</p>
<blockquote>
<p dir="auto">because you have build your application in "Debug" mode, not "Release"</p>
</blockquote>
<p dir="auto">Oh damn me really.))</p>
<p dir="auto">I simply put in folder of my app .dlls which it's asked when i try to run raw .exe file, i don't know what is your "deploying" stuff is(yet).</p>
]]></description><link>https://forum.qt.io/post/519551</link><guid isPermaLink="true">https://forum.qt.io/post/519551</guid><dc:creator><![CDATA[Engelard]]></dc:creator><pubDate>Mon, 25 Mar 2019 22:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 17:58:09 GMT]]></title><description><![CDATA[<p dir="auto">You need to take care of deploying the required DLLs etc. These will be helpful-</p>
<p dir="auto"><a href="https://doc.qt.io/qt-5/windows-deployment.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/windows-deployment.html</a><br />
<a href="https://wiki.qt.io/Deploy_an_Application_on_Windows" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Deploy_an_Application_on_Windows</a></p>
]]></description><link>https://forum.qt.io/post/519501</link><guid isPermaLink="true">https://forum.qt.io/post/519501</guid><dc:creator><![CDATA[shaan7]]></dc:creator><pubDate>Mon, 25 Mar 2019 17:58:09 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 16:56:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aha_1980">@<bdi>aha_1980</bdi></a> said in <a href="/post/519491">VCRUNTIME140D.dll was not found</a>:</p>
<blockquote>
<p dir="auto">Which you should, of course, not do</p>
</blockquote>
<p dir="auto">It's not allowed at all:<br />
<a href="https://social.msdn.microsoft.com/Forums/windows/en-US/585c1af7-799f-4018-bfe2-c75c770d0978/vs-2015-vcruntime140ddll?forum=vcgeneral" target="_blank" rel="noopener noreferrer nofollow ugc">https://social.msdn.microsoft.com/Forums/windows/en-US/585c1af7-799f-4018-bfe2-c75c770d0978/vs-2015-vcruntime140ddll?forum=vcgeneral</a></p>
]]></description><link>https://forum.qt.io/post/519494</link><guid isPermaLink="true">https://forum.qt.io/post/519494</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Mon, 25 Mar 2019 16:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 16:52:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/engelard">@<bdi>Engelard</bdi></a></p>
<p dir="auto">Just to add to <a class="plugin-mentions-user plugin-mentions-a" href="/user/kromignon">@<bdi>KroMignon</bdi></a></p>
<blockquote>
<p dir="auto">PS: vcruntime140D.dll is required, because you have build your application in "Debug" mode, not "Release"</p>
</blockquote>
<p dir="auto">Which you should, of course, not do. Please deploy Release applications and DLLs.</p>
]]></description><link>https://forum.qt.io/post/519491</link><guid isPermaLink="true">https://forum.qt.io/post/519491</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Mon, 25 Mar 2019 16:52:01 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 15:49:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/engelard">@<bdi>Engelard</bdi></a> said in <a href="/post/519478">VCRUNTIME140D.dll was not found</a>:</p>
<blockquote>
<p dir="auto">P.P.S. i want to figure out is it his fault as a customer, or my fault as a developer?</p>
</blockquote>
<p dir="auto">in short ==&gt; it's your fault!</p>
<p dir="auto">To deploy a Windows application, take a look at <a href="https://doc.qt.io/qt-5/windows-deployment.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/qt-5/windows-deployment.html</a></p>
<p dir="auto">PS: vcruntime140D.dll is required, because you have build your application in "Debug" mode, not "Release"</p>
]]></description><link>https://forum.qt.io/post/519487</link><guid isPermaLink="true">https://forum.qt.io/post/519487</guid><dc:creator><![CDATA[KroMignon]]></dc:creator><pubDate>Mon, 25 Mar 2019 15:49:19 GMT</pubDate></item><item><title><![CDATA[Reply to VCRUNTIME140D.dll was not found on Mon, 25 Mar 2019 15:18:36 GMT]]></title><description><![CDATA[<p dir="auto">After my friend downloaded like 4 different dlls it eventually gives this stuff:<br />
<img src="https://ddgobkiprc33d.cloudfront.net/abc3bef2-ca1b-4ad6-a7b2-f69d0c2901e7.jpg" alt="0_1553527116618_qtt.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/post/519482</link><guid isPermaLink="true">https://forum.qt.io/post/519482</guid><dc:creator><![CDATA[Engelard]]></dc:creator><pubDate>Mon, 25 Mar 2019 15:18:36 GMT</pubDate></item></channel></rss>