<?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[Still trying to Deploy... using windeployqt.exe]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have used <em>windeployqt.exe</em> to deploy my app.</p>
<p dir="auto">My probleme <strong>was</strong>, when i run my application nothing happends ... no error message. It is not visible in Process Explorer. It just doesn't run.<br />
-please see my previous 'Topic' : <a href="https://forum.qt.io/topic/87600/windeployqt-exe-vs-depends-exe">https://forum.qt.io/topic/87600/windeployqt-exe-vs-depends-exe</a>   : <strong>~SOLVED</strong></p>
<p dir="auto">Now, as added 2 or 3 mlissing dlls, my applications starts correctly !</p>
<p dir="auto"><strong>But</strong> i still have a probleme : it only starts correctly on my PC (where i have Qt install etc ...), if i copy my app to another PC, i still have not running application, no error message, nothing..</p>
<p dir="auto">Can someone help me please ?</p>
]]></description><link>https://forum.qt.io/topic/87700/still-trying-to-deploy-using-windeployqt-exe</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 23:56:23 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/87700.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Feb 2018 15:50:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Thu, 23 Oct 2025 10:01:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/montanaviking">@<bdi>montanaviking</bdi></a> said in <a href="/post/833071">Still trying to Deploy... using windeployqt.exe</a>:</p>
<blockquote>
<p dir="auto">It's 2025 and I have the same problem with Windows 10 and Qt6.10<br />
I really do wish this were automated in Qtcreator</p>
</blockquote>
<p dir="auto">Can Visual Studio or VSCode or any other IDE do this?!</p>
<blockquote>
<p dir="auto">Qtcreator must know where all the required dll files are or it couldn't run the user-developed app either.</p>
</blockquote>
<p dir="auto">QtC only knows if the paths were set beforehand... This is what your "kit" does.<br />
If you mis-configure your kit... QtC knows nothing... how should it know?!</p>
]]></description><link>https://forum.qt.io/post/833072</link><guid isPermaLink="true">https://forum.qt.io/post/833072</guid><dc:creator><![CDATA[Pl45m4]]></dc:creator><pubDate>Thu, 23 Oct 2025 10:01:04 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Thu, 23 Oct 2025 09:38:18 GMT]]></title><description><![CDATA[<p dir="auto">It's 2025 and I have the same problem with Windows 10 and Qt6.10. I really do wish this were automated in Qtcreator. I can't understand why that would be hard because, after all, Qtcreator must know where all the required dll files are or it couldn't run the user-developed app either. Why can't qtcreator perform the copying of the required dependencies automatically?<br />
I gave up on windeployqt and now I just set the Windows path to enable the apps to find the dependencies.</p>
]]></description><link>https://forum.qt.io/post/833071</link><guid isPermaLink="true">https://forum.qt.io/post/833071</guid><dc:creator><![CDATA[montanaviking]]></dc:creator><pubDate>Thu, 23 Oct 2025 09:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Wed, 14 Feb 2018 13:44:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/diracsbracket">@<bdi>Diracsbracket</bdi></a> Thx. I will check that tool.</p>
]]></description><link>https://forum.qt.io/post/442123</link><guid isPermaLink="true">https://forum.qt.io/post/442123</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Wed, 14 Feb 2018 13:44:50 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Thu, 15 Feb 2018 04:25:30 GMT]]></title><description><![CDATA[<p dir="auto">@LeLev<br />
FYI, I found this tool quite useful when I first tried <code>windeployqt</code>:<br />
<a href="https://github.com/lucasg/Dependencies" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/lucasg/Dependencies</a><br />
This is a modern, open source version of the now obsolete <code>Dependency Walker</code>.</p>
<p dir="auto">Just open your .exe file (the one in your deployment folder) in it.</p>
<p dir="auto"><img src="https://ddgobkiprc33d.cloudfront.net/7654c6bb-b7a1-4560-9654-83715d5848da.png" alt="0_1518668671818_ebafae5e-b458-4226-a888-4c59da9ae13b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It showed that I forgot to copy my fftw dlls to my deployment folder... and shows the other system dll's it requires.</p>
]]></description><link>https://forum.qt.io/post/442113</link><guid isPermaLink="true">https://forum.qt.io/post/442113</guid><dc:creator><![CDATA[Diracsbracket]]></dc:creator><pubDate>Thu, 15 Feb 2018 04:25:30 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Wed, 14 Feb 2018 09:57:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> hello,<br />
Im using Qt 5.10.0 MinGW32bit2<br />
windeployqt 5.10.0.0</p>
<p dir="auto">Can someone tell me how to add <strong>'Line number information</strong>' to get it in <strong>procmon</strong> please ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/post/442054</link><guid isPermaLink="true">https://forum.qt.io/post/442054</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Wed, 14 Feb 2018 09:57:06 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 21:25:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Out of curiosity, which version of Qt and <code>windeployqt</code> are you using ?</p>
]]></description><link>https://forum.qt.io/post/441989</link><guid isPermaLink="true">https://forum.qt.io/post/441989</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 13 Feb 2018 21:25:23 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 12:40:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdebug">@<bdi>mrdebug</bdi></a> said in <a href="/post/441923">Still trying to Deploy... using windeployqt.exe</a>:</p>
<blockquote>
<p dir="auto">If you are using qml, the qml subfolder has to be added manually.</p>
</blockquote>
<p dir="auto">Thx <a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdebug">@<bdi>mrdebug</bdi></a> ! i just addes qml subfolder + qt.conf file<br />
<a href="http://www.tripleboot.org/?p=536" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.tripleboot.org/?p=536</a> //nice article Here<br />
<a href="//qt.conf" target="_blank" rel="noopener noreferrer nofollow ugc">//qt.conf</a><br />
[Paths]<br />
Plugins=plugins</p>
<p dir="auto">Now its workink perfectly!</p>
<p dir="auto">Thank you very much everybody !</p>
]]></description><link>https://forum.qt.io/post/441930</link><guid isPermaLink="true">https://forum.qt.io/post/441930</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Tue, 13 Feb 2018 12:40:49 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 11:42:35 GMT]]></title><description><![CDATA[<p dir="auto">windeployqt helps but it isn't a solution.<br />
You should use qt.conf to setup where the qt app should search the plugins.<br />
If you need a plugin that requires a specia qt dll, windeployqt can't help you. If you are using qml, the qml subfolder has to be added manually.<br />
Please have a look at my qt apps, just to have an idea on how I share it.<br />
<a href="http://www.denisgottardello.it/QtComPort/index.php" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.denisgottardello.it/QtComPort/index.php</a><br />
I normally add all the dlls and the plugins to prevent problems.</p>
]]></description><link>https://forum.qt.io/post/441923</link><guid isPermaLink="true">https://forum.qt.io/post/441923</guid><dc:creator><![CDATA[mrdebug]]></dc:creator><pubDate>Tue, 13 Feb 2018 11:42:35 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 11:34:17 GMT]]></title><description><![CDATA[<p dir="auto">To add my 2 cent,</p>
<p dir="auto">Recently I had some issues with <code>windeployqt</code> turned out, that all needed files were copied, but from the wrong directory.</p>
<p dir="auto">I ended up replacing all files and folders manualy, than the application worked.</p>
]]></description><link>https://forum.qt.io/post/441918</link><guid isPermaLink="true">https://forum.qt.io/post/441918</guid><dc:creator><![CDATA[J.Hilk]]></dc:creator><pubDate>Tue, 13 Feb 2018 11:34:17 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 11:14:50 GMT]]></title><description><![CDATA[<p dir="auto">@LeLev I don't understand what all that refers to, but as long it gives you a clue :-)<br />
I have found procmon to be useful for things like this.</p>
]]></description><link>https://forum.qt.io/post/441913</link><guid isPermaLink="true">https://forum.qt.io/post/441913</guid><dc:creator><![CDATA[kenchan]]></dc:creator><pubDate>Tue, 13 Feb 2018 11:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 10:27:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kenchan">@<bdi>kenchan</bdi></a> THX.<br />
There are more than 1000 operations about my application  when i run <strong>procmon</strong> and then try to run my app.</p>
<p dir="auto">Most of time result is SUCCESS</p>
<p dir="auto">But i have this :<br />
<strong>OPERATION</strong> :	CreateFile	<br />
<strong>PATH</strong> :C:\Users\lev\Desktop\winDep\QtQuick.2.8<br />
<strong>RESULT</strong>:	NAME NOT FOUND	Desired Access: Read<br />
<strong>OPERATION</strong> :CreateFile	<br />
<strong>PATH</strong> : C:\Users\lev\Desktop\winDep\qml\QtQuick.2.8	<br />
<strong>RESULT</strong>  : PATH NOT FOUND	Desired Access: Read Attributes<br />
<strong>OPERATION</strong>:     CreateFile	<br />
<strong>PATH</strong>  : C:\Users\lev\Desktop\winDep\QtQuick.2	NAME NOT FOUND	Desired Access: Read Attributes,<br />
<strong>OPERATION</strong>:      CreateFile	<br />
<strong>PATH</strong> : C:\Users\lev\Desktop\winDep\QtQuick\Window.2.2	PATH NOT FOUND</p>
<p dir="auto">I have <strong>PATH NOT FOUND</strong>  on every Qt module and even my Classes</p>
<p dir="auto">in my code i have</p>
<pre><code>qmlRegisterType&lt;ClientCN16K&gt;("com.Meca.ua.cn16k",1,0,"MecaUAClient");
qmlRegisterType&lt;Machine&gt;("com.Meca.ua.cn16k",1,0,"Machine");
</code></pre>
<p dir="auto">and procmon says :</p>
<p dir="auto"><strong>OPERATION</strong> : CreateFile<br />
<strong>PATH</strong>:	C:\Users\lev\Desktop\winDep\com\Meca\ua\cn16k.1.0	<br />
<strong>RESULT</strong> : PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</p>
<p dir="auto"><strong>OPERATION</strong>	CreateFile	<br />
<strong>PATH</strong> :C:\Users\lev\Desktop\winDep\com\Meca\ua\cn16k.1.0<br />
<strong>RESULT</strong> : ATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</p>
<p dir="auto"><strong>OPERATION</strong>	CreateFile	<br />
<strong>PATH</strong> :C:\Users\lev\Desktop\winDep\com\Meca\ua.1.0\cn16k<br />
<strong>RESULT</strong> : PATH NOT FOUND	Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a</p>
<p dir="auto">...</p>
]]></description><link>https://forum.qt.io/post/441902</link><guid isPermaLink="true">https://forum.qt.io/post/441902</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Tue, 13 Feb 2018 10:27:21 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 09:39:39 GMT]]></title><description><![CDATA[<p dir="auto">@LeLev have you tried running procmon with your app? it might give you a clue as what it is doing an when it dies.<br />
<a href="https://technet.microsoft.com/sysinternals/processmonitor.aspx" target="_blank" rel="noopener noreferrer nofollow ugc">https://technet.microsoft.com/sysinternals/processmonitor.aspx</a></p>
]]></description><link>https://forum.qt.io/post/441895</link><guid isPermaLink="true">https://forum.qt.io/post/441895</guid><dc:creator><![CDATA[kenchan]]></dc:creator><pubDate>Tue, 13 Feb 2018 09:39:39 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 09:25:42 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for answers</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/webzoid">@<bdi>webzoid</bdi></a> unfortunately nothing interesting in Windows Event Viewer.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kenchan">@<bdi>kenchan</bdi></a> So with windeployqt.exe i had :</p>
<p dir="auto">bearer / iconengines / imageformats platforminputcontexts / platforms / qmltooling / styles / translations<br />
D3Dcompiler_47.dll / libEGL.dll / libgcc_s_dw2-1.dll / libGLESV2.dll / libstdc++-6.dll / libwinpthread-1.dll / opengl32sw.dll /Qt5Core.dll / Qt5Gui.dll / Qt5Network.dll / Qt5Qml.dll / Qt5Quick.dll / Qt5Svg.dll / Qt5Widgets.dll / myApp.exe</p>
<p dir="auto">With this my application was not running (and no error message ) <strong>even on my developpement pc</strong></p>
<p dir="auto">I sorted, now i have :<br />
bearer / iconengines / imageformats platforminputcontexts / platforms / qmltooling / styles / translations<br />
libstdc++-6.dll / Qt5Core.dll / Qt5Gui.dll / Qt5Network.dll / Qt5Quick.dll / Qt5QuickControls2.dll /Qt5QuickTemplates2.dll / myApp.exe</p>
<p dir="auto">and now my app starts correctly, but <strong>only</strong> on my dev pc</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dheerendra">@<bdi>dheerendra</bdi></a> said in <a href="/post/441859">Still trying to Deploy... using windeployqt.exe</a>:</p>
<blockquote>
<p dir="auto">It means that your application is running and UI does not come up</p>
</blockquote>
<p dir="auto">As i said application is not visible in Process Explorer, so  is it possible ?<br />
and inside platforms there are : qwindows.dll/qwebgl.dll/qoffscreen.dll/qminimal.dll</p>
<p dir="auto">Thx</p>
]]></description><link>https://forum.qt.io/post/441893</link><guid isPermaLink="true">https://forum.qt.io/post/441893</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Tue, 13 Feb 2018 09:25:42 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 06:09:46 GMT]]></title><description><![CDATA[<p dir="auto">If I understand correctly, when you run the app on windows no error message or no UI comes. It means that your application is running and UI does not come up. Most probably Qt 'platforms' plugins could be missing in the new box. Just ensure that your copy these platforms plugin directory also.</p>
]]></description><link>https://forum.qt.io/post/441859</link><guid isPermaLink="true">https://forum.qt.io/post/441859</guid><dc:creator><![CDATA[dheerendra]]></dc:creator><pubDate>Tue, 13 Feb 2018 06:09:46 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Tue, 13 Feb 2018 06:04:50 GMT]]></title><description><![CDATA[<p dir="auto">@LeLev Which "2 or 3" dll's are missing then? are they always the same one or is a random thing?<br />
how do you run windeployqt and how do your build paths look in relation to it when you run it?<br />
As @LeLev says you may need to copy MVC runtime dll and any other stuff that windeployqt does not now about.</p>
]]></description><link>https://forum.qt.io/post/441856</link><guid isPermaLink="true">https://forum.qt.io/post/441856</guid><dc:creator><![CDATA[kenchan]]></dc:creator><pubDate>Tue, 13 Feb 2018 06:04:50 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Mon, 12 Feb 2018 16:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/webzoid">@<bdi>webzoid</bdi></a> Thx,I haven't thought about Windows Event Viewer.. , I will check  then give you a feedback tomorrow.</p>
]]></description><link>https://forum.qt.io/post/441781</link><guid isPermaLink="true">https://forum.qt.io/post/441781</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Mon, 12 Feb 2018 16:42:41 GMT</pubDate></item><item><title><![CDATA[Reply to Still trying to Deploy... using windeployqt.exe on Mon, 12 Feb 2018 16:17:38 GMT]]></title><description><![CDATA[<p dir="auto">@LeLev Have you checked <code>Windows Event Viewer</code> to see if any errors are reported there?</p>
<p dir="auto">I have had instances where Qt applications fail to start on other machines - usually, the solution comes from either installing Microsoft Visual C++ Runtime or ensuring that I have the <code>platforms\qwindows.dll</code> files in the application directory.</p>
]]></description><link>https://forum.qt.io/post/441778</link><guid isPermaLink="true">https://forum.qt.io/post/441778</guid><dc:creator><![CDATA[webzoid]]></dc:creator><pubDate>Mon, 12 Feb 2018 16:17:38 GMT</pubDate></item></channel></rss>