Anyone successfully built this project on Windows yet? #614
-
Hello @mrcjkb, I see you're working on #501 and you mentioned on reddit that you don't actually have a windows machine (resorting to Github actions). I've been trying to get the project to build on my Windows 11 machine and have overcome a few stumbling blocks on dependencies ( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
I've been focusing on the integration test suite (various build backends) so far, and just got them all working with Windows/MSVC yesterday. |
Beta Was this translation helpful? Give feedback.
@stringTrimmer
themj/push-mrtprpuynwxz
branch now buildslux-cli
successfully on Windows with MSVC.You don't need gpg4win (as that requires cygwin, so I removed the signing features from the msvc build).
Edit: Version 0.3.8 has MSVC support.