-
Notifications
You must be signed in to change notification settings - Fork 398
Add Windows build instructions with MSYS2 #21
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
base: main
Are you sure you want to change the base?
Conversation
As described
Alternative approachI also tried normal So I tried again after running Errors |
I don't know how the Scoop version of MSYS2 works, but if you install it with the installer from the website, you should have multiple available environments, with only two of them being CLANG If you launched your MSYS2 in the right environment, the name should appear next to the current directory path. The path in which your packages go depend on the environment, so it would explain why yours didn't locate cmake at first. |
|
Followed this chain to the letter. Doesn't appear to work. Still get configuring incomplete. Edit: Fixed it. Should specify to clone w/ |





Visual Studio always gave me trouble and I didn't feel like installing 8GB of Clang-related tools, I looked for alternatives and the MSYS2 solution seems to be a pretty quick and easy compromise to give people an environment with Clang.