Skip to content

Having issues using within zig build system following the README #6

@iamcdonald

Description

@iamcdonald

Hi,

first off I just wanted to say I appreciate the work you're doing with these packages.

I'm currently just dipping a toe and following the outline here.
However, I'm getting this build error

thread 6001253 panic: no dependency named 'dawn_aarch64_macos' in '.../build.zig.zon'. All packages used in build.zig must be declared in this file

from the line

@import("zgpu").addLibraryPathsTo(exe);

Is the intention that the dawn dependencies should be added to my projects build.zig.zon or am I missing something obvious?

Just for context I'm currently running zig version -> 0.14.0-dev.2034+56996a280

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions