PROS toolchain throwing configuration error

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?

I was wondering if you found a solution because I have the same problem

I had the same problem; this solved it for me: PROS VSCode Compiler Configuration Error

basically Microsoft c++ extension has compatibility issues so just roll back to 1.18.5 (latest is 1.19.4)

1 Like

I made that thread lol, but thanks. I wonder what happened with the original post though; it was posted October of last year.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.