So I’ve been using PROS last season and was wishing to use it this season, but after changing nothing on the computer over the summer it has stopped working. None of the constructors for the objects are recognized, and on the output tab of the terminal it throws the following error.
[10/5/2023, 9:15:56 AM] Unable to resolve configuration with compilerPath: "c:\Users\[my_name]\AppData\Roaming\Code\User\globalStorage\sigbots.pros\install\pros-toolchain-windows\usr\bin\arm-none-eabi-g++"
The really confusing thing is that I never changed the compilerPath before, and in looking in settings.json
and looking at the compilerPath variable, it doesn’t match that file path.
I also can’t make a new project and when I try to reinstall pros, the same thing happens. How do I try to fix this?