example doesn't work and my project complie and then dont #183
Unanswered
iambadwithname
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
note: I'm a noob with nix and zig
the example won't compile
$nix develop
$zig build run-hello
error: struct 'array_list.ArrayListAligned([]const u8,null)' has no member named 'empty'deleting the flake.lock and zig->15.1 build successfully but crash immediately on run
And my project run after adding https then gave me this error # i was an idiot for not committed when it worked
error: duplicate symbol definition: OPENSSL_3.3.0I did play around a while may be i broke the flake.lock
Beta Was this translation helpful? Give feedback.
All reactions