Add Windows build instructions with MSYS2#21
Add Windows build instructions with MSYS2#21Sakimotor wants to merge 8 commits intohedge-dev:mainfrom
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.