<?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[Unable to Do Windows Deployment for LLVM]]></title><description><![CDATA[<p dir="auto">Hello.<br />
I wanted to use windeployqt.exe for a QT C++ SQL project, and I successfully did it for MSVC and MinGW. But LLVM-MinGW is not cooperating!<br />
Here's the command I used:</p>
<pre><code>windeployqt.exe Hafez.exe --release
</code></pre>
<p dir="auto">And here's the error I got:</p>
<pre><code>C:\Users\ACER\Desktop\New folder\Desktop_Qt_6_9_1_llvm_mingw_64_bit-Release\Hafez.exe 64 bit, release executable
Adding in plugin type generic for module: Qt6Gui
Adding in plugin type iconengines for module: Qt6Gui
Adding in plugin type imageformats for module: Qt6Gui
Adding in plugin type platforminputcontexts for module: Qt6Gui
Adding in plugin type platforms for module: Qt6Gui
Adding in plugin type sqldrivers for module: Qt6Sql
Adding in plugin type styles for module: Qt6Widgets
Direct dependencies: Qt6Core Qt6Gui Qt6PrintSupport Qt6Sql Qt6Widgets
All dependencies   : Qt6Core Qt6Gui Qt6PrintSupport Qt6Sql Qt6Widgets
To be deployed     : Qt6Core Qt6Gui Qt6PrintSupport Qt6Sql Qt6Widgets
Unable to find the platform plugin.
</code></pre>
<p dir="auto">Also, I did not use QT Quick, so I did not import it in the command.<br />
Could anyone tell what's wrong with it?</p>
]]></description><link>https://forum.qt.io/topic/163075/unable-to-do-windows-deployment-for-llvm</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 20:29:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/163075.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Aug 2025 21:32:42 GMT</pubDate><ttl>60</ttl></channel></rss>