Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
3.3.0
-
None
-
Qt6.9.0, Qt6.9.0-llvm-mingw-64
-
-
Windows
Description
I wrote a program using the Qt6.9.0-llvm-mingw-64 compiler and put the executable in a separate folder. I opened the llvm-mingw-64 console to get all the necessary library support for the software using the command: `windeployqt TestTools.exe`. However, the DLLs fetched do not match the executable, and the software cannot run.