<?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[Fail to running .exe in another computer (Windows XP) even with all DLL]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am trying to execute a simple single button pressed example.<br />
I have a executable that works in my machine, which has the Qt Creator installed.<br />
I am using Windows XP sp3, Qt 5.0.2 and I used dynamic building.</p>
<p dir="auto">When copy the release folder to other windows xp,<br />
I put all the asked dll, after each fail.<br />
Now, no message box are shown and nothing happen.</p>
<p dir="auto">How to run a .exe portable to another PC (Windows xp) ?</p>
<p dir="auto">thanks</p>
]]></description><link>https://forum.qt.io/topic/28383/fail-to-running-exe-in-another-computer-windows-xp-even-with-all-dll</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 09:59:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/28383.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Jun 2013 14:20:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fail to running .exe in another computer (Windows XP) even with all DLL on Tue, 18 Jun 2013 15:03:13 GMT]]></title><description><![CDATA[<p dir="auto">crickey!...  are you trying to go the "static" build route?, that might be over-kill if you simply want to get an .exe to run on a different PC.</p>
<p dir="auto">I (and a few others) have recently been through these troubles and usually it comes down to getting the correct .dll in your release folder as you have already attempted.</p>
<p dir="auto">Have you tried to use the dependency walker tool (link provided in the doc-link by SGaist)? - this may shed more light on your missing .dlls if there are any.</p>
]]></description><link>https://forum.qt.io/post/183305</link><guid isPermaLink="true">https://forum.qt.io/post/183305</guid><dc:creator><![CDATA[code_fodder]]></dc:creator><pubDate>Tue, 18 Jun 2013 15:03:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fail to running .exe in another computer (Windows XP) even with all DLL on Tue, 18 Jun 2013 14:11:07 GMT]]></title><description><![CDATA[<p dir="auto">I can't execute the following instruction:</p>
<p dir="auto">bq. cd C:\path\to\Qt<br />
configure -static &lt;any other options you need&gt;</p>
<p dir="auto">My path E:\Qt\Qt5.0.2 don't have any executable file that run the instruction above</p>
]]></description><link>https://forum.qt.io/post/183292</link><guid isPermaLink="true">https://forum.qt.io/post/183292</guid><dc:creator><![CDATA[rafa04]]></dc:creator><pubDate>Tue, 18 Jun 2013 14:11:07 GMT</pubDate></item><item><title><![CDATA[Reply to Fail to running .exe in another computer (Windows XP) even with all DLL on Mon, 17 Jun 2013 14:41:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Please, have a look at the "deployment documentation":<a href="http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html</a></p>
]]></description><link>https://forum.qt.io/post/183135</link><guid isPermaLink="true">https://forum.qt.io/post/183135</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 17 Jun 2013 14:41:30 GMT</pubDate></item></channel></rss>