Qt6.2.0 Windeployqt.exe how do you open the qt 6.2.0 cmd window
Solved
Installation and Deployment
-
hello
I am trying to deploy an qt 6.2.0 application via windeployqt.exe but I don't know how to open the cmd window from qt6.2.0.
I can open the cmd window from qt 6.1.2 but I can't use windeploy because I have an extension (QSerialPort) that only exists in qt 6.2.0 .
So my question is how do I open the qt 6.2.0 cmd window so I can run windeployqt.exe for qt 6.2.0?
Or
How can I use QSerialPort in 6.1.2?kind regards
yina -
Hi,
AFAIR, you do not need to use a special terminal, just use the full path to the windeployqt executable you want to use.