-
Notifications
You must be signed in to change notification settings - Fork 302
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
Labels
bug
This issue or pull request discusses a bug
Comments
Another zig 'novice' says the zig build instructions don't do as they ought...
|
Same problem here:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: