Issues with vexcode and pros

I have a weird bug in vexcode and pros 3.1.6 where the include files are not found and throw an error of “vex.h not found”, “use of undeclared identifier vex” and “main.h not found”, “use of undeclared identifier pros”. I have used pros for the cortex before and it worked perfectly fine but after I downloaded the V5 version everything is messed up even my old files. Is there a way out of this?

Edit: I might have a bigger issue because vexcode cannot recognize stdio.h

Are you sure its not just the linter being out of sync with the code? Is it a compile error when you type the compile (Build) button?

1 Like