<?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[Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator]]></title><description><![CDATA[<p dir="auto">I cannot run Windows desktop programs built with QT Creator.  When I attempt to run the program outside of QT Creator I get "VCRUNTIME140_APP.dll was not found" messages.  However, when I launch the program from QT Creator it runs fine.  This happens for any of the example programs that come with QT Creator.   It seems strange that a desktop application would have a dependency on DLLs such as vcruntime14_app.dll since (I think) those DLLs are used for UWP applications.   Also, strange that the apps launch fine when running within QT Creator.   Has anyone else seen this problem?</p>
]]></description><link>https://forum.qt.io/topic/94566/can-t-launch-windows-desktop-console-programs-built-with-qt-creator</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 06:29:49 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/94566.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Sep 2018 14:04:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator on Mon, 14 Dec 2020 18:03:48 GMT]]></title><description><![CDATA[<p dir="auto">Great !</p>
<p dir="auto">Since you have it working now, please make the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :-)</p>
]]></description><link>https://forum.qt.io/post/632441</link><guid isPermaLink="true">https://forum.qt.io/post/632441</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 14 Dec 2020 18:03:48 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator on Mon, 14 Dec 2020 17:03:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> Thanks for your answer.<br />
I had used "windeploy" but had not used the correct environment.</p>
<p dir="auto">I am using the "Desktop Qt 5.15.1 MSVC2015 64bit" kit. But I was using the "qtenv2.bat" file from the "winrt_x64_msvc2015" folder instead of "msvc2015_64".<br />
Bad folder and therefore bad environment.</p>
<p dir="auto">Using the right environment, it works :)</p>
]]></description><link>https://forum.qt.io/post/632434</link><guid isPermaLink="true">https://forum.qt.io/post/632434</guid><dc:creator><![CDATA[Juan Dev]]></dc:creator><pubDate>Mon, 14 Dec 2020 17:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator on Thu, 10 Dec 2020 18:15:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/juan-dev">@<bdi>Juan-Dev</bdi></a> hi and welcome to devnet,</p>
<p dir="auto">You need to deploy the corresponding Windows runtime as well.</p>
]]></description><link>https://forum.qt.io/post/631891</link><guid isPermaLink="true">https://forum.qt.io/post/631891</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 10 Dec 2020 18:15:16 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator on Thu, 10 Dec 2020 15:59:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gojir4">@<bdi>Gojir4</bdi></a><br />
I used windeployqt.<br />
It's works fine.<br />
DLL's like "Qt5Core.dll" or "Qt5Widgets.dll" are in my executable folder but I still get the same message about "VCRUNTIME140_APP.dll"</p>
]]></description><link>https://forum.qt.io/post/631871</link><guid isPermaLink="true">https://forum.qt.io/post/631871</guid><dc:creator><![CDATA[Juan Dev]]></dc:creator><pubDate>Thu, 10 Dec 2020 15:59:03 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t launch Windows desktop&#x2F;console programs built with QT Creator on Thu, 13 Sep 2018 15:05:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/candrs_rf">@<bdi>candrs_rf</bdi></a> That's normal behavior because Qt Creator loads all the dependency when you are running from it. You can use <a href="http://doc.qt.io/qt-5/windows-deployment.html" target="_blank" rel="noopener noreferrer nofollow ugc">windeployqt</a> to automatically add the dependecies into your executable's folder.</p>
]]></description><link>https://forum.qt.io/post/481223</link><guid isPermaLink="true">https://forum.qt.io/post/481223</guid><dc:creator><![CDATA[Gojir4]]></dc:creator><pubDate>Thu, 13 Sep 2018 15:05:14 GMT</pubDate></item></channel></rss>