当前位置:网站首页>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
边栏推荐
- Big God explains open source buff gain strategy live broadcast
- Summary of database 2
- Model fusion -- stacking principle and Implementation
- JS to realize the countdown function
- C language: implementation of daffodil number function
- Logstash ~ detailed explanation of logstash configuration (logstash.yml)
- LeetCode 58. Length of the last word
- TypeError: not enough arguments for format string
- Understand the rate control mode rate control mode CBR, VBR, CRF (x264, x265, VPX)
- %F format character
猜你喜欢

Blood cases caused by Lombok use
![[Previous line repeated 995 more times]RecursionError: maximum recursion depth exceeded](/img/c5/f933ad4a7bc903f15beede62c6d86f.jpg)
[Previous line repeated 995 more times]RecursionError: maximum recursion depth exceeded

Dry goods | fMRI standard reporting guidelines are fresh, come and increase your knowledge

Big God explains open source buff gain strategy live broadcast

Scientific research cartoon | what else to do after connecting with the subjects?

Book of night sky 53 "stone soup" of Apache open source community

Preliminary practice of niuke.com (10)

這幾年爆火的智能物聯網(AIoT),到底前景如何?

The 17 year growth route of Zhang Liang, an open source person, can only be adhered to if he loves it

What is the catalog of SAP commerce cloud
随机推荐
Change the mouse pointer on ngclick - change the mouse pointer on ngclick
MYSQL索引优化
c# 实现定义一套中间SQL可以跨库执行的SQL语句
Detailed explanation of MySQL composite index (multi column index) use and optimization cases
. Net applications consider x64 generation
[hcie TAC] question 5 - 1
Model fusion -- stacking principle and Implementation
Ten clothing stores have nine losses. A little change will make you buy every day
Find numbers
What is the catalog of SAP commerce cloud
这几年爆火的智能物联网(AIoT),到底前景如何?
One question per day 540 A single element in an ordered array
Unity预制件Prefab Day04
Nine CIO trends and priorities in 2022
Hidden communication tunnel technology: intranet penetration tool NPS
QT graphical view frame: element movement
Book of night sky 53 "stone soup" of Apache open source community
[book club issue 13] coding format of video files
Unity script lifecycle day02
Unity脚本API—Transform 变换