Skip to content
New issue

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

vscode can not go to difinition, file path can not map to windows style path, how to solve? #77

Open
anlexN opened this issue Sep 13, 2020 · 4 comments

Comments

@anlexN
Copy link

anlexN commented Sep 13, 2020

image

@lazka
Copy link
Member

lazka commented Sep 13, 2020

You are using the wrong compiler somehow, you need C:\msys64\mingw64\bin\g++.exe etc.

@anlexN
Copy link
Author

anlexN commented Sep 13, 2020

i want to use msys2, my msys2 have had g++ toolchain, how to do in vscode?

@eine
Copy link
Contributor

eine commented Jul 19, 2021

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

Refs microsoft/vscode#87102 microsoft/vscode#96553

@Biswa96
Copy link
Member

Biswa96 commented Jul 19, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants