We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
You are using the wrong compiler somehow, you need C:\msys64\mingw64\bin\g++.exe etc.
C:\msys64\mingw64\bin\g++.exe
Sorry, something went wrong.
i want to use msys2, my msys2 have had g++ toolchain, how to do in vscode?
Unfortunately, VSCode developers do not want to support MSYS2:
microsoft/vscode#96553 (comment) There's plenty of reasons why Git for Windows is the only supported version: (...) Supporting more versions is dev effort which can be applied to other areas of Code
microsoft/vscode#96553 (comment)
There's plenty of reasons why Git for Windows is the only supported version:
(...)
Refs microsoft/vscode#87102 microsoft/vscode#96553
Maybe the shell in the terminal emulator in vscode should be msys2/mingw64's bash to resolve the paths. In the screenshot, it is Powershell.
No branches or pull requests
The text was updated successfully, but these errors were encountered: