I
Size: a a a
I
AS
The tool can be found in QTDIR/bin/windeployqt. It needs to be run within the build environment in order to function correctly. When using Qt Installer, the script QTDIR/bin/qtenv2.bat should be used to set it up.
RG
The tool can be found in QTDIR/bin/windeployqt. It needs to be run within the build environment in order to function correctly. When using Qt Installer, the script QTDIR/bin/qtenv2.bat should be used to set it up.
AS
pushd F:\Qt\5.9.2\msvc2015_64\bin
call qtenv2.bat
popd
windeployqt <path to executable>
AS
RG
I
RG
I
RG
RG