Skip to content

Build fails: "./build.zig:18:11: error: no member named 'setTheTarget' in struct 'std.build.LibExeObjStep'" #3

Description

@AlectronikForge

Just found your nice little project and tried to build it (zig-0.6.0-2 in WSL) but failed with the named error:

./build.zig:18:11: error: no member named 'setTheTarget' in struct 'std.build.LibExeObjStep'
Seems they changed the build arguments a bit. Unfortunately I am too new to the language to guess where to start looking for how to fix this.

Well, this is why I somehow prefer languages which stick to external build systems like Makefiles, even tho I don't like their syntax :)

Regards, Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions