-
Notifications
You must be signed in to change notification settings - Fork 316
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
[Bug] not building with zig 0.14.0-dev #718
Comments
Another zig 'novice' says the zig build instructions don't do as they ought...
|
Same problem here:
|
and here as well. compiled zig from source just before attempting to compile ly (on debian trixie/sid x86_64, kernel 6.12.13_amd64, zig version 0.14.0-dev.3267+59dc15fa0)
|
Similar Problem here altho it doesnt even seem to get that far:
See Codeblock for neofetch and zig build output, also happens with bash and sh Edit: changing to ZIG V0.12.1 works |
Pre-requisites
Ly version
current main branch
Observed behavior
I have never worked with zig before, so this might be just me being dumb. So any help is appreciated!
I cloned the repo, downloaded zig***.tar.gz (version 0.14.0), added zig to my path and ran
$ zig build
in the ly repo root directory. This build error came up after a few seconds:Expected behavior
The build works as instructed from the readme
Steps to reproduce
Basically compile with zig 0.14.0
The text was updated successfully, but these errors were encountered: