当前位置:网站首页>QT generation Exe file and run without QT environment (enigma virtual box for green executable software packaging) graphic tutorial
QT generation Exe file and run without QT environment (enigma virtual box for green executable software packaging) graphic tutorial
2022-07-28 10:32:00 【Bald but naturally】
Qt Version
Welcome to correct ~
Speak freely ~
One 、 take Debug Switch to Release, Recompile and run 
Two 、Release It will generate .exe file , stay project ——Build directory The directory of the generated files can be found in ( As shown in the figure below ), According to the directory, you can find .exe file .(.exe The file is in the release In the folder )
here .exe The file cannot be run , Because of the lack of Qt Components . Next we will Qt Components and .exe Put the files in a folder .
3、 ... and 、 Create a new folder by yourself , Take what you found in the previous step .exe file copy To the new folder .
Pictured : I created a new folder on the desktop :105
Four 、win10 Search under system Qt As shown in the figure below , Click to enter 
After entering, as shown in the figure 
5、 ... and 、 Enter the command line cd /d( Note blank space ) ,copy The newly created folder directory is pasted behind ( Note blank space ), enter 
6、 ... and 、 Enter the command line windeployqt + The program name , As shown in the figure 
7、 ... and 、 Go back to the new folder , appear Qt Library file . Now you can run .exe File without downloading Qt
8、 ... and 、 download Enigma Virtual Box(baidu There is , Very small )

The lower right corner “ file option ” Check the compressed file 
Select the main program with package ( That is, the above generated .exe file );
Select the save as path ;
Will need and .exe The file enclosed with the file is dragged into the middle , Directly drag the entire folder generated in the above steps . Pictured :
Finally, execute the packet ,over!
As it comes ~
Praise it ~
边栏推荐
- The IPO of SMIC International Technology Innovation Board passed smoothly, and its market value is expected to exceed 200billion!
- ogg参数filter的使用问题【急】
- 用K-means聚类分类不同行业的关税模型
- C语言 输入带空格的字符串
- Alibaba cloud image address
- Go json.Decoder Considered Harmful
- Record a parent-child project in idea, modify the name of project and module, and test it personally!
- Huawei takes a 10% stake in fullerene technology, a graphene material manufacturer
- 多线程与高并发(三)—— 源码解析 AQS 原理
- (1) Summary of machine learning concepts
猜你喜欢

Typora tutorial

IDEA创建我的第一个项目

uni-app项目目录、文件作用介绍 及 开发规范

15. Judge whether the target value exists in the two-dimensional array
![[wechat applet] project practice - lottery application](/img/7b/a0545f077259b3dc971dc246813177.png)
[wechat applet] project practice - lottery application

gcc: error trying to exec 'as': execvp: No such file or directory

SQL Server 2016 学习记录 --- 嵌套查询

14. Double pointer - the container that holds the most water

最短路专题

6. Double pointer -- the sum of the two numbers of the incremental array is equal to the target number
随机推荐
15、判断二维数组中是否存在目标值
10. The penultimate node in the linked list
Idea create my first project
5、动态规划---斐波那契数列
ogg里用多个filter语法应该怎么写?
配置树莓派,过程和遇到问题
C语言 输入带空格的字符串
AP Autosar平台设计 3架构
KingbaseES V8R6 JDBC 能否使用VIP ?
Typora使用教程
Uni app advanced creation component / native rendering
Install MySQL under centos7, and the online articles are not accurate
AP Autosar平台设计 1-2 导言、技术范围与方法
ACM寒假集训#6
SQL Server 2016 learning records - View
CentOS7下安装mysql5.7
问题总结档案
试题 历届试题 发现环
漏洞分析丨HEVD-0x8.IntegerOverflow[win7x86]
最短路专题