Skip to content
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

Build failure with zig 0.13.0 #14

Open
micwoj92 opened this issue Nov 26, 2024 · 1 comment
Open

Build failure with zig 0.13.0 #14

micwoj92 opened this issue Nov 26, 2024 · 1 comment

Comments

@micwoj92
Copy link

04ff786

/home/micwoj92/pkg/colorstorm/build.zig:3:21: error: root struct of file 'std' has no member named 'build'
pub fn build(b: *std.build.Builder) void {
                 ~~~^~~~~~
/usr/lib/zig/std/std.zig:1:1: note: struct declared here
pub const ArrayHashMap = array_hash_map.ArrayHashMap;
^~~
referenced by:
    runBuild__anon_8818: /usr/lib/zig/std/Build.zig:2115:50
    main: /usr/lib/zig/compiler/build_runner.zig:301:29
    remaining reference traces hidden; use '-freference-trace' to see all reference traces
@kirillrdy
Copy link

#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants