Help me guys about this error!
how can i get rid of it?
What is the configuration of c_cpp_propertioes.json file in Linux?
Help me guys about this error!
how can i get rid of it?
What is the configuration of c_cpp_propertioes.json file in Linux?
The error message "update your includePath" can happen for a variety of reasons, but in general it means that your VSCode C++ configuration needs to be adjusted (but not necessarily includePath
itself).
This answer contains generic instructions on how to configure VSCode for C++.