Skip to content

A GUI tool that helps improve the speed of win-platform qt program deployment written in Qt C++

License

Notifications You must be signed in to change notification settings

Purple-CSGO/windeployqtGUI

Repository files navigation

Windows平台部署QT应用的GUI

windeployqtGUI is A GUI tool that helps improve the speed of win-platform qt program deployment

下载方式

使用说明

  • 设置windeployqt.exe和待部署的QT应用*.exe的路径,点击开始即部署,之后返回成功或错误的对话框,并且显示错误信息(调用CMD),自带-no-angle -no-opengl-sw参数。

  • 可以记录程序的设置,每次打开应用时会显示上次的路径,故每次只用拖拽QT程序,不用多次查找设置windeployqt.exe的路径。

应用界面

UI.png

待解决的问题

  • 翻译问题
  • 加快deploy流程的速度,当前QT应用仍需手动操作移动到单独的目录如dist,deploy之后还需要手动添加外部.dll,考虑整合Enigma Virtual Box的打包功能。

添加外部dll还是得手动。

About

A GUI tool that helps improve the speed of win-platform qt program deployment written in Qt C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published