-
-
Couldn't load subscription status.
- Fork 189
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssues that need triagingIssues that need triaging
Description
Before filing an issue, please make sure you're using a supported Zig version: https://machengine.org/about/zig-version
While trying to follow the "Getting Started" instructions from the website here: https://machengine.org/
I am seeing this error when I run on MacOS:
➜ mach git:(main) zig build run-core-textured-cube
/Users/samtitle/personal/mach/build.zig.zon:2:13: error: expected enum literal
.name = "mach",
^~~~~~
I am using the latest Zig version: 0.15.1
If this is an unsupported Zig version, then maybe there could be a more clear error about a Zig version mismatch in the build steps? Or a more clear guide to how to downgrade Zig to a compatible version in the getting started steps?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssues that need triagingIssues that need triaging