Where can I get pre-compiled package of bear for Windows 10 Pro? #710
DerellLicht
started this conversation in
General
Replies: 1 comment 5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is actually two questions:
is there an actual Windows 10 distribution, or is msys2 the only available option?
if msys2 is the only Windows-compatible distribution, where can I find this package??
I looked on this site:
https://repology.org/project/bear-clang/versions
but all of the commands there return "target not found" in response to the specified pacman commands
Update on question 2:
Okay, I noted that I could download the tarball there, which I did, but that gives me a .pkg file, which I still don't know what to do with??
msys2 apparently uses pacman, not pkg
All reactions