Skip to content

getting-started: error running the getting started examples #1431

@sstitle

Description

@sstitle

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

No one assigned

    Labels

    bugSomething isn't workingneeds-triageIssues that need triaging

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions