-
-
Notifications
You must be signed in to change notification settings - Fork 358
zig build fails with 'no member named use_stage1' #633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
zls only builds with the master branch of zig, zls does not work with 0.9.1 |
Ah 🤦 I missed that part. Thank you, and I'm sorry. |
Hello there, I'm a new user and I'm using zig in my android device for playground tests, |
by using a newer zig as mentioned above https://ziglang.org/download/ |
@nektro https://ziglang.org/download/ doesn't include |
in that case you'd have to cross compile zig on your desktop or wait for the |
@nektro I'm so excited to start using it, Hopefully (Edited: Currently can't compile it in my laptop of 8GB RAM 😅) |
Note that you don't need an |
@Vexu ohh my bad 🤦🏻♂️ ; I forgot that I can use my laptop to compile Edit: I have tried to buid
|
I'm also having this issue, however my Zig version is 0.11.0-dev.617+1310ef757. I assume zls still only builds against Master. However a previous error for installing against zig 0.10.0 said
|
See ziglang/zig#13560. I'll fix this tonight. |
On Linux (Fedora 36) using zig 0.9.1, using a completely fresh copy of zls.
The text was updated successfully, but these errors were encountered: