Hey,
I am using the Vex V5 Visual code Studio Extension. In my vex.h file, (which is in the include file), it says v5.h file not found.
I am not completely sure how to use a directory.
Hey,
I am using the Vex V5 Visual code Studio Extension. In my vex.h file, (which is in the include file), it says v5.h file not found.
I am not completely sure how to use a directory.
Could you post a screen shot or code block of your c_cpp_properties.json file?
Apologies for the delayed response,
Your c_cpp_properties.json file looks okay.
Do you have the C/C++ extension installed?
Or the sdk is not installed.
Does your project build?
Everything is working fine now. I reopened the application and it is fine. Thank you for all the help.