当前位置:网站首页>QT creator custom build process
QT creator custom build process
2022-07-06 11:13:00 【it_ xiangqiang】
Qt Creator Custom build process
To configure the construction of the project , Deployment and operation mode , Please select “ Tools ” >“ Options ” >“ Build and run ” >“ routine ”.
By default , Always deploy the project before running it (1) And build the whole project (2) Option is enabled . therefore , When you choose to run the function ,Qt Creator Will check the changes in the project file , And build and deploy projects when necessary .
To deploy an application without building it , Or just build the application to run , Please be there. “ Build before deployment ” Field .
By default , Before rebuilding the project , The application contained in this project will be stopped . To stop only the current application , Applications in the same build directory , All applications or do not stop any applications , Please be there. “ Stop building the previous application ” Field .
stay Windows On , have access to (jom instead of nmake For building projects ) Distribute the compilation process to multiple CPU kernel . You can jom from Qt Downloads download . If you want to use jom, Please check “ Use jom Instead of nmake” Check box . If you have a build problem , Please deselect the check box .
边栏推荐
- Leetcode 461 Hamming distance
- Use dapr to shorten software development cycle and improve production efficiency
- QT creator create button
- Idea import / export settings file
- CSDN blog summary (I) -- a simple first edition implementation
- Why can't I use the @test annotation after introducing JUnit
- [download app for free]ineukernel OCR image data recognition and acquisition principle and product application
- [recommended by bloggers] asp Net WebService background data API JSON (with source code)
- MySQL19-Linux下MySQL的安装与使用
- Detailed reading of stereo r-cnn paper -- Experiment: detailed explanation and result analysis
猜你喜欢

Introduction and use of automatic machine learning framework (flaml, H2O)

A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon

CSDN Q & a tag skill tree (V) -- cloud native skill tree

PyCharm中无法调用numpy,报错ModuleNotFoundError: No module named ‘numpy‘

CSDN问答模块标题推荐任务(二) —— 效果优化

图片上色项目 —— Deoldify
![[recommended by bloggers] background management system of SSM framework (with source code)](/img/7f/a6b7a8663a2e410520df75fed368e2.png)
[recommended by bloggers] background management system of SSM framework (with source code)

02-项目实战之后台员工信息管理

【博主推荐】C# Winform定时发送邮箱(附源码)

Swagger、Yapi接口管理服务_SE
随机推荐
Tcp/ip protocol (UDP)
一键提取pdf中的表格
35 is not a stumbling block in the career of programmers
Copy constructor template and copy assignment operator template
Installation and use of MySQL under MySQL 19 Linux
Remember a company interview question: merge ordered arrays
项目实战-后台员工信息管理(增删改查登录与退出)
Some problems in the development of unity3d upgraded 2020 VR
Picture coloring project - deoldify
MySQL master-slave replication, read-write separation
Ansible practical series I_ introduction
Install mysql5.5 and mysql8.0 under windows at the same time
Csdn-nlp: difficulty level classification of blog posts based on skill tree and weak supervised learning (I)
虚拟机Ping通主机,主机Ping不通虚拟机
Knowledge Q & A based on Apache Jena
A trip to Macao - > see the world from a non line city to Macao
Mysql 其他主机无法连接本地数据库
01项目需求分析 (点餐系统)
记某公司面试算法题:查找一个有序数组某个数字出现的次数
02-项目实战之后台员工信息管理