Qt打包win应用的流程(转载)
基本就是命令:windeployqt 目标文件.exe
一定要新开一个文件夹再执行这个命令。
参考网站:
https://blog.csdn.net/weixin_39504048/article/details/78529878
Qt打包win应用的流程(转载)基本就是命令:windeployqt 目标文件.exe 一定要新开一个文件夹再执行这个命令。
参考网站: https://blog.csdn.net/weixin_39504048/article/details/78529878
|