Provide official prebuilt MS-Windows binaries for jank #797
Replies: 2 comments
-
|
I could include a Windows package as a conda-forge package conda-forge/staged-recipes#33514 if the MSYS2/CLANG64 requirement were exchanged for a Clang-cl requirement https://prefix.dev/channels/conda-forge/packages/clang_win-64. |
Beta Was this translation helpful? Give feedback.
-
|
A big reason to use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
(Continuing the discussion on prebuild windows binaries for jank from #716)
It would be great to have official prebuilt win binaries for
jankso windows users don’t need to build jank from source themselves.There’s already some initial work in https://github.com/ikappaki/jank-win-release for building and packaging jank and LLVM for MSYS2/pacman, which could serve as a starting point.
From the discussion so far, the rough direction seems to be:
The main goal here is to make the windows setup experience much simpler while the llvm/windows support work continues to stabilize.
Beta Was this translation helpful? Give feedback.
All reactions