BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
303 stars 38 forks source link

macOS/FS-UAE: Error: the description can't be converted into a problem matcher #233

Closed DidierMalenfant closed 11 months ago

DidierMalenfant commented 11 months ago

When running the sample project, Everything compiles and executes fine but I get this as an output:

Error: the description can't be converted into a problem matcher:
{
    "base": "$gcc",
    "fileLocation": "absolute"
}
BartmanAbyss commented 11 months ago

Hi, have you installed the recommended C++ extension?

DidierMalenfant commented 11 months ago

I did but I had disabled it like an idiot while doing something unrelated. My bad!

Thank you!

basiq-ndjordjevic commented 5 months ago

Hi, I can't find what other recommended C++ extensions need to be installed? Thanks.

BartmanAbyss commented 5 months ago

just go to your extensions tab, in the bottom there will be a list of recommended extensions. look for those that say "because you have Amiga... installed"