当前位置:网站首页>Unable to open the source file in qt vs2015 "QtWidgets" solution
Unable to open the source file in qt vs2015 "QtWidgets" solution
2022-07-29 15:41:00 【Debt repayment big wet brother】
In theory there are two steps,1.QT VS TOOL To set the version correctly
Note that the location where the version is added is a short path
如上所示,到F:\Qt\Qt5.8.0_32,就行,不需要到F:\Qt\Qt5.8.0_32\bin目标
2.
加环境变量,Otherwise, it is impossible to use this directly as shown in the picture belowqtpath also works,It seems to be adding one laterAdditionalincludeDirectories
如下图所示,You can use environment variables
右键VS项目,属性->C/C++/常规,添加QT的include路径即可.(也可以在VC++set in the directory)
$(Qt_INCLUDEPATH);%(AdditionalIncludeDirectories);$(IncludePath)
边栏推荐
猜你喜欢
随机推荐
AOP implementation enterprise API access interface monitoring (via Google Guava cache data)
怎么建立数据分析思维
SkiaSharp 之 WPF 自绘 弹动小球(案例版)
Qt实战 | 如何获取USB设备信息?
ES6 从入门到精通 # 10:Set 集合数据类型
这个保护数据隐私的赛道,人人都想插一脚,互联网大厂挤破头,连甲方都下场自研了...
【GoLang】Sync lock
文本处理之xml
行业资讯|俄罗斯决定绕过5G直接开发6G网络;Twitter将在全球缩减办公空间…
电子元器件行业B2B交易系统:规范企业交易流程,提升销售管理效率
正斜杠 “/” 与反斜杠 “\”辨析
企业级存储详解与存储资源盘活
Learning Policies for Adaptive Tracking with Deep Feature Cascades全文翻译
bit field in c language
文档贡献与写作必读-OpenHarmony开发者文档风格指南
我裁完兄弟们后,辞职了,转行做了一名小职员
Qt learning on the first day
半导体行业集团采购管理系统:简化企业采购流程,以数字化畅通采购信息渠道
File management: logical structure
你真的了解Redis的持久化机制吗?