当前位置:网站首页>The vscode waveform curve prompts that the header file cannot be found (an error is reported if the header file exists)
The vscode waveform curve prompts that the header file cannot be found (an error is reported if the header file exists)
2022-07-04 16:15:00 【gxt_ kt】
VSCODE The waveform curve indicates that the header file cannot be found ( If the header file exists, an error is reported )
List of articles
- VSCODE The waveform curve indicates that the header file cannot be found ( If the header file exists, an error is reported )
- Previously, I saw a method on the Internet as follows , But it didn't solve , If that's you ,` Please skip this method and look down `
- I measured the useful method myself
- 1. Open up this website [LLVM Download address ](https://releases.llvm.org/download.html)
- 2. Search for windows find windows Version of , Then download
- 3. install
- 4. After the above installation is completed , stay vscode Lieutenant general C/C++ Clang Command Adapter The plug-in is unloaded , restart , reinstall , Restart again , Just fine
Previously, I saw a method on the Internet as follows , But it didn't solve , If that's you , Please skip this method and look down
There will be a... Under the project folder .vscode Folder , find c_cpp_properties.json
file , Copy the following code
"includePath": [
"${workspaceFolder}/**"
],
As shown in the figure below :
I measured the useful method myself
If you install it C/C++ Clang Command Adapter
This plugin , The big probability is that it is not configured well
Uninstall this plug-in first , restart VSCODE, Let's see if you can report an error , If you still , Then this method is not suitable for you , Look at other posts .
If no error is reported , Now I'll show you how to completely configure this plug-in
1. Open up this website LLVM Download address
2. Search for windows find windows Version of , Then download
Downloads can be slow , If you can't download or it's slow , You can download directly from the resources I uploaded Download link , Set up 0 Points are free
3. install
During the installation process, you will be asked whether to add environment variables , The default is not to add , Just manually select Add , Just pay attention to this , Other fools can install it .
If you forget something , You can reload or add environment variables manually , find bin Add files to , I won't elaborate on that , Normal operation .
4. After the above installation is completed , stay vscode Lieutenant general C/C++ Clang Command Adapter The plug-in is unloaded , restart , reinstall , Restart again , Just fine
边栏推荐
- 科普达人丨一文看懂阿里云的秘密武器“神龙架构”
- Interpretation of the champion scheme of CVPR 2020 night target detection challenge
- Case sharing | integrated construction of data operation and maintenance in the financial industry
- 时钟轮在 RPC 中的应用
- What does IOT engineering learn and work for?
- LeetCode 35. 搜索插入位置 —vector遍历(O(logn)和O(n)的写法---二分查找法)
- Usage of database functions "recommended collection"
- Unity脚本生命周期 Day02
- Unity script API - component component
- Redis' optimistic lock and pessimistic lock for solving transaction conflicts
猜你喜欢
Talking about Net core how to use efcore to inject multiple instances of a context annotation type for connecting to the master-slave database
error: ‘connect‘ was not declared in this scope connect(timer, SIGNAL(timeout()), this, SLOT(up
Interface test - knowledge points and common interview questions
The per capita savings of major cities in China have been released. Have you reached the standard?
Common knowledge of unity Editor Extension
MySQL index optimization
In today's highly integrated chips, most of them are CMOS devices
Using celery in projects
[native JS] optimized text rotation effect
2022年九大CIO趋势和优先事项
随机推荐
Functional interface, method reference, list collection sorting gadget implemented by lambda
Stew in disorder
JS to realize the countdown function
165 webmaster online toolbox website source code / hare online tool system v2.2.7 Chinese version
Hidden communication tunnel technology: intranet penetration tool NPS
Will the memory of ParticleSystem be affected by maxparticles
Unity脚本API—Component组件
怎么判断外盘期货平台正规,资金安全?
科普达人丨一文看懂阿里云的秘密武器“神龙架构”
In today's highly integrated chips, most of them are CMOS devices
Summary of database 2
[North Asia data recovery] data recovery case of database data loss caused by HP DL380 server RAID disk failure
Lombok使用引发的血案
C implementation defines a set of intermediate SQL statements that can be executed across libraries
Interface test - knowledge points and common interview questions
Some fields of the crawler that should be output in Chinese are output as none
An article learns variables in go language
[Previous line repeated 995 more times]RecursionError: maximum recursion depth exceeded
Unity script API - GameObject game object, object object
Can I "reverse" a Boolean value- Can I 'invert' a bool?