1 使用Qt自带的windeployqt.exe 检测exe所依赖的dll windeploy路径为D:\Software\QT\5.5\msvc2013_64\bin 使用方法: 在cmd中直接输入 windeploy.exe XXX.exe 2 下载QtInstallerFramework 在cmd中输入binarycreator.exe -f -c config/config.xml -p packages setup.exe binarycreator.exe路径为D:\Software\QtFramework\bin
参考资料: 1 检测dll http://blog.csdn.net/fan_hai_ping/article/details/8276210 2 打包 http://www.tuicool.com/articles/zaq6Zf2 2 打包 http://blog.csdn.net/sunshinwong/article/details/37764719
转载请注明原文地址: https://ju.6miu.com/read-1296683.html