Hey @jeffbelz,
Pulling from this thread and Matheus’s statement:
VS Code will look for the headers configured in the
includePath
of your project.vscode/c_cpp_properties.json
file.
I believe this will help your headers not being found.
-Eric
Hey @jeffbelz,
Pulling from this thread and Matheus’s statement:
VS Code will look for the headers configured in the
includePath
of your project.vscode/c_cpp_properties.json
file.
I believe this will help your headers not being found.
-Eric