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
316 stars 39 forks source link

MacOS CI fails #246

Closed BartmanAbyss closed 8 months ago

BartmanAbyss commented 8 months ago

@grahambates https://github.com/BartmanAbyss/vscode-amiga-debug/actions/runs/7597862962/job/20693197771

configure: error: source highlight is incompatible with -static-libstdc++; either use --disable-source-highlight or --without-static-standard-libraries
grahambates commented 8 months ago

I'll have a look at this today