Include path problems

Hello I am currently running into problems swapping ide’s from clion to vs code. All my includes are now being read as errors. When I hover over the error I get this message #include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:…\Controlboard.cc).C/C++(1696)
cannot open source file “bits/c++14_warning.h” (dependency of “Controlboard.h”)C/C++(1696). I also get this message when I recreate the .cpp and .h in a completely new project.

1 Like

I’m getting a similar error to what you have described, except its happening right after installing the wpilib 2020 suite. I have no solution but currently trying and researching several possible solutions. I will keep everyone on this chain updated if I find something.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.