当前位置:网站首页>Vs can be compiled, but there will be a red underline to indicate the problem of undefined identifiers
Vs can be compiled, but there will be a red underline to indicate the problem of undefined identifiers
2022-04-23 06:43:00 【The old man is outside the door】
The project can be compiled and passed , However, the code will have a red underline to indicate that the identifier is not defined . Even BOOL TRUE FALSE There will be underscores when you wait .
This is usually because the code file is contained in a subfolder of the project folder .
The solution is to configure the project directory :
Open project properties -》 Configuration properties -》C/C++ routine -》 Attach include directory -》 fill :$(ProjectDir)
版权声明
本文为[The old man is outside the door]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230548039015.html
边栏推荐
猜你喜欢
【UDS统一诊断服务】一、诊断概述(1)— 诊断概述
Cross domain issues - allow origin header contains multiple values but only one is allowed
Eigen 学习总结
文件查看命令和用户管理命令
[UDS unified diagnostic service] IV. typical diagnostic service (2) - data transmission function unit
Vscode custom comments
三极管原理及特性分析
Introduction to nonparametric camera distortion model
逻辑回归原理及代码实现
[UDS unified diagnosis service] i. diagnosis overview (1) - diagnosis overview
随机推荐
搭建jpress个人博客
C language advanced notes 3
Protection of shared data
Quaternion multiplication
【UDS统一诊断服务】四、诊断典型服务(6)— 输入输出控制单元(0x2F)
[ThreadX] ThreadX source code reading plan (I)
C#【文件操作篇】按行读取txt文本
Object array and object pointer
日志写法(带时间)
2020 Jiangsu Collegiate Programming Contest-A.Array
[stepping on the pit] MELD in win11 wsl2 cannot be used normally. Problem repair
【UDS统一诊断服务】二、网络层协议(1)— 网络层概述与功能
Graduation project, viewing screenshots of epidemic psychological counseling system
Uniapp encapsulates request
[UDS unified diagnostic service] II. Network layer protocol (1) - overview and functions of network layer
【UDS统一诊断服务】四、诊断典型服务(1)— 诊断和通信管理功能单元
Initialization of classes and objects (constructors and destructors)
在visual stdio中运行qt程序
SSH 公钥 私钥的理解
【UDS统一诊断服务】四、诊断典型服务(4)— 在线编程功能单元(0x34-0x38)