Qt程序打包发布
摘要:1)release 发布版本 exe程序文件 ,放在新建文件夹中 2)windeployqt 工具 路径:Qt\Qt5.8.0\5.8\mingw53_32\bin 3)CMD命令行执行: windeployqt.exe *.exe (注意此处省略了文件路径) 4)该工具会自动提取需要的 dll 等
阅读全文
posted @ 2017-04-06 14:45
posted @ 2017-04-06 14:45
posted @ 2017-04-06 14:45