As you can see it says that I don’t have the pros namespace though i uncommented out the using namespace pros. Can anyone explain how to fix this in simple terms as I’m not very experienced with programming? Thanks in advance
Try compiling. Sometimes CQuery does this before you’ve compiled a project.
2 Likes
Okay just complied and nothing has changed any other solutions?
This post explains why you are seeing that. As long as you don’t get any compiler errors, you are all set. Those red squiggles should disappear eventually once the linter recognizes the settings.
1 Like