zig-help

21196 threads · Page 262 of 424

How to add a module for `zig run ...`? 11 messages
0.11.x New User Answered
[CODE_REVIEW] Breakout game 21 messages
New User
zig able to build C/C++ project in debug but not ReleaseFast mode, why? 3 messages
Answered
simulate panic 38 messages
Answered
Stupid question: 3 messages
Answered
Returning an array 35 messages
does the build system not recommend the hash needed for a package anymore? (answered) 6 messages
Answered 0.13.x
How does Zig detect the GNU libc path, shared library directories and shared library full paths? 2 messages
Answered
Having trouble finding source of use after free bug 69 messages
Passing a variable from build.zig/command line to 2 messages
String help (again) 4 messages
New User
Giant Struct - Should I pass individual parameters or just @This()? 6 messages
Use path for dependency instead of url + hash 6 messages
Please help me understand how to use a compiled C library with ZIG v0.12dev 113 messages
Answered 0.13.x
DarkNet in Zig, build & linker question 7 messages
alignment of embedded files 15 messages
0.13.x
Where are the docs for zig.build? 9 messages
Answered
error trace to custom writer 2 messages
strcpy in Zig 65 messages
Answered
add null sentinel to runtime strings 2 messages
Answered
zig risc v 6 messages
What's the alternative to @abs in 0.11.0? 5 messages
0.11.x New User
Distinguish between Object and ArrayList of Object 25 messages
Wierd build error 19 messages
Compiler 0.11.x New User Answered
How to link libraries to expose to other build.zig library as root_module.iterateDependencies? 76 messages
How to determine whether an error is contained in a particular error set 16 messages
Answered
Parsing numbers inside a []u8? 19 messages
Standard Library 0.11.x Answered
How to handle optional parameters? 28 messages
New User
Bit cast with non matching sizes? 74 messages
How can I create a tagged union from the tag value? 3 messages
How does switch prongs inlining work? 71 messages
Answered
custom error code 6 messages
Answered
Is there a way to have zig build print the stderr of failed run steps? 4 messages
Gotta be a better way to write this... 21 messages
Answered 0.13.x
build error trying to write std/std.zig file 9 messages
How do I embed an executable like ffmpeg in my Zig program? 3 messages
Answered
[SOLVED] `zig cc` and raddebugger 8 messages
Import struct from separate Zig file into a DLL and not compile the file as part of the DLL 5 messages
0.11.x New User
Codegen Mismatch tests 17 messages
Compiler Answered 0.13.x
Bug when using Arena + ArrayList 53 messages
Answered 0.13.x
Shift not on comptime known values 15 messages
Recommended way to install older nightlies? 4 messages
First steps in Zig interfaces 35 messages
gcc -E equivalent in zig to get comptime output 6 messages
Zig, "Learn OpenGL", Sokol and zstbi 15 messages
New User
Optional pointer or pointer to optional value? 2 messages
New User
Zigglings: 84 async has not been implemented in the self-hosted compiler yet 7 messages
Compiler New User
How to check types of tuple fields 35 messages
Answered
synthesize struct with functions at compile time 2 messages
Answered
Weird segfault bug 62 messages
Compiler 0.13.x