Qt程序打包成单独exe的方法
摘要:
(1)QT编译kit安装路径:c:\Qt\6.4.0\mingw_64\ (2)打开命令行工具cmd,使用 windeployqt 对生成的 exe 文件进行打配置动态库文件: c:\Qt\6.4.0\mingw_64\bin\windeployqt.exe d:\QT001\test\untitl 阅读全文
posted @ 2022-12-22 17:01 patton88 阅读(681) 评论(0) 推荐(0) 编辑