DeployQt icon indicating copy to clipboard operation
DeployQt copied to clipboard

基于Windows系统的Qt打包程序(最新版本V1.0.1)

Results 5 DeployQt issues
Sort by recently updated
recently updated
newest added

”Qt版本 5.14.2,MinGW 7.3.0 x32“ 与所安装的Qt环境一致且该软件Qt版本只有两个选项,除了这个就是QtSpim 拖入我Release生成后的exe点击生成就报错“生成失败,请检查编译器是否存在”

![image](https://user-images.githubusercontent.com/20763914/61440402-fea4ed00-a975-11e9-9975-6e686a54183f.png) 打包不了Qt5Network.dll 没有加-network 打包不了Qt5Xml.dll 没有加-xml

- 1、debug编译程序不能生成对应DLL; - 2、release编译程序测试显示“测试失败,切换编译器试试”,但编译器选择没有问题,QT版本5.12.0(qt-opensource-windows-x86-5.12.0.exe),编译QML程序。

bug