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

How to use MSYS2/Mingw-w64 GCC compiler instead of Microsoft Visual Studio? #483

Open
Foadsf opened this issue Nov 9, 2022 · 0 comments

Comments

@Foadsf
Copy link

Foadsf commented Nov 9, 2022

To solve my problem as described here, I did some research. From here I realized that the Clang/LLVM

doesn’t provide a stdio.h, it should come from your C standard library implementation, whatever that is

so reading the release page of this repository again, I see that an MSVC installation has been instructed. Now I am wondering if there is a way to use MSYS2/Mingw-w64 GCC compiler installed in C:\tools\msys64\mingw64\bin\gcc.exe instead?

P.S. I asked a follow up question here.

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

1 participant