Replies: 1 comment
-
I was able to get it to compile by running in the MSYS2 mingw64 environment |
Beta Was this translation helpful? Give feedback.
0 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.
-
For #6425 (comment), I'm trying to build helix for windows using a GNU toolchain instead of MSVC.
I installed the
1.65-x86_64-pc-windows-gnu
toolchain using rustup.When I try to build helix, I get:
Has anyone compiled helix for the windows-gnu target?
Beta Was this translation helpful? Give feedback.
All reactions