1 Star 2 Fork 2

王瑞/qt_diff_bin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
打包exe文件的方法.txt 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
王瑞 提交于 2022-12-02 09:51 . 修改字体显示问题
REM /k代表运行后不关闭窗口 /c代表运行后关闭窗口
REM cmd /k D:\Qt\Qt5.9.9\5.9.9\mingw53_32\bin\windeployqt.exe ./exe/bin_edit.exe
打包exe方法:
打开qt自带的MinGw工具,然后执行以下命令
windeployqt F:\qt\qt_diff_bin\release\diff_bin.exe
windeployqt F:\Project\diff_bin\release\diff_bin.exe
然后使用EVB工具打包exe文件
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qq791314247/qt_diff_bin.git
git@gitee.com:qq791314247/qt_diff_bin.git
qq791314247
qt_diff_bin
qt_diff_bin
master

搜索帮助