Replies: 2 comments 3 replies
-
|
Hi! Thanks for the interest! The README as of now has a badge near the top of it that states that 0.14.x is supported and that remains true. I tested with a dev build of Zig 0.15.x and the library built successfully (and the examples did not) but I hadn't yet tried with the released version of 0.15. For now, I would be curious to know if it worked on 0.14.1 for you. WSL is not explicitly supported but Windows support is still at a minimum a few weeks away. I hope to have that addressed sooner than later. As for 0.15, there are some other things I also want to address, not just adding proper support. I could see the timeline for those changes some time this week if things work out well. Sorry I don't have a more precise timeline than that if 0.15 support is a major issue for you. |
Beta Was this translation helpful? Give feedback.
-
|
Looks like the same error with 0.14.1. Although I'm a bit surprised that it does seem like it could be a WSL issue now. I have all the system libraries installed and it should compile. Also WSL has GUI support so that shouldn't be an issue either but it should at least compile. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Couldn't post an issue. New to zig so I'm not sure if this is an issue any way. I cloned the repository and try to build with zig 0.15.1 and it fails. I installed all of the dependencies in the README. Linux/WSL Ubuntu 25.04.
Beta Was this translation helpful? Give feedback.
All reactions