<?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[Could not find or load the Qt platform plugin &quot;windows&quot;]]></title><description><![CDATA[<p dir="auto">Hello everyone!</p>
<p dir="auto">I have just compiled new application, which works perfectly well.<br />
But when i tried change library path inside my application, I'll saw next problem during starting my program:</p>
<p dir="auto">This application failed to start because it could not find or load the Qt platform plugin "windows".</p>
<p dir="auto">Application works normal, when I don't change library path.<br />
I want, that my application works in any computer, without installing Qt library.<br />
I added library in this way:</p>
<p dir="auto">@  a.addLibraryPath(a.applicationDirPath() + "/plugins/");@</p>
<p dir="auto">"plugins" directory exists in this path.<br />
When I started application with old library path I'll saw next:</p>
<p dir="auto">("D:/build-A_1-Desktop_Qt_5_1_1_MinGW_32bit-Release/release/plugins", "C:/Qt/Qt5.1.1/5.1.1/mingw48_32/plugins", "D:/build-A_1-Desktop_Qt_5_1_1_MinGW_32bit-Release/release")</p>
<p dir="auto">But when I renamed  this directory "C:/Qt/Qt5.1.1/5.1.1/mingw48_32/plugins", my application stopped working with the same error.</p>
<p dir="auto">Please help me:)</p>
]]></description><link>https://forum.qt.io/topic/34688/could-not-find-or-load-the-qt-platform-plugin-windows</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 07:43:21 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/34688.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Nov 2013 10:47:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Could not find or load the Qt platform plugin &quot;windows&quot; on Mon, 25 Nov 2013 12:37:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes, it's help.<br />
Thanks.</p>
]]></description><link>https://forum.qt.io/post/205182</link><guid isPermaLink="true">https://forum.qt.io/post/205182</guid><dc:creator><![CDATA[Romaniy]]></dc:creator><pubDate>Mon, 25 Nov 2013 12:37:59 GMT</pubDate></item><item><title><![CDATA[Reply to Could not find or load the Qt platform plugin &quot;windows&quot; on Mon, 25 Nov 2013 12:29:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">IIRC, you should move the platforms folder from plugins to release</p>
]]></description><link>https://forum.qt.io/post/205180</link><guid isPermaLink="true">https://forum.qt.io/post/205180</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 25 Nov 2013 12:29:49 GMT</pubDate></item><item><title><![CDATA[Reply to Could not find or load the Qt platform plugin &quot;windows&quot; on Mon, 25 Nov 2013 11:01:35 GMT]]></title><description><![CDATA[<p dir="auto">raven-worx, thank for your response)</p>
<p dir="auto">I copied directory plugins with all subdirectories from C:/Qt/Qt5.1.1/5.1.1/mingw48_32/plugins   to my application directory.<br />
My  plugin directory consists:</p>
<p dir="auto">Directory of D:\build-A_1-Desktop_Qt_5_1_1_MinGW_32bit-Release\release\plugins</p>
<p dir="auto">25.11.2013  12:10    &lt;DIR&gt;          .<br />
25.11.2013  12:10    &lt;DIR&gt;          ..<br />
22.11.2013  13:34    &lt;DIR&gt;          accessible<br />
22.11.2013  13:34    &lt;DIR&gt;          bearer<br />
22.11.2013  13:34    &lt;DIR&gt;          designer<br />
22.11.2013  13:34    &lt;DIR&gt;          iconengines<br />
22.11.2013  13:34    &lt;DIR&gt;          imageformats<br />
22.11.2013  13:34    &lt;DIR&gt;          mediaservice<br />
22.11.2013  13:34    &lt;DIR&gt;          platforms<br />
22.11.2013  13:34    &lt;DIR&gt;          playlistformats<br />
22.11.2013  13:34    &lt;DIR&gt;          printsupport<br />
22.11.2013  13:34    &lt;DIR&gt;          qml1tooling<br />
22.11.2013  13:34    &lt;DIR&gt;          qmltooling<br />
22.11.2013  13:34    &lt;DIR&gt;          sensorgestures<br />
22.11.2013  13:34    &lt;DIR&gt;          sensors<br />
22.11.2013  13:34    &lt;DIR&gt;          sqldrivers<br />
0 File(s)              0 bytes<br />
16 Dir(s)  11 077 955 584 bytes free</p>
<p dir="auto">But it didn't help:(</p>
]]></description><link>https://forum.qt.io/post/205168</link><guid isPermaLink="true">https://forum.qt.io/post/205168</guid><dc:creator><![CDATA[Romaniy]]></dc:creator><pubDate>Mon, 25 Nov 2013 11:01:35 GMT</pubDate></item><item><title><![CDATA[Reply to Could not find or load the Qt platform plugin &quot;windows&quot; on Mon, 25 Nov 2013 10:53:35 GMT]]></title><description><![CDATA[<p dir="auto">and where is your platform plugin located?<br />
You need to preserve Qt's plugin directory structure . Meaning you just can set the base-path for plugins, which contains the subfolders "imageformats", "platforms", ... and the respective plugin libraries then.</p>
]]></description><link>https://forum.qt.io/post/205166</link><guid isPermaLink="true">https://forum.qt.io/post/205166</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Mon, 25 Nov 2013 10:53:35 GMT</pubDate></item></channel></rss>