zig-help

21196 threads · Page 105 of 424

Cannot find debug symbol (No symbol in current context) 6 messages
Build System 0.14.x New User
Recursive Unions 6 messages
0.14.x master Answered
Nested Structs and unions 21 messages
Answered
[solved] Understanding -fno-entry and --export=thing for wasm 6 messages
0.14.x Standard Library master Answered
What's the difference between `*const fn ...` and just `fn`? 3 messages
0.14.x New User Answered
When are two structs equal to each other? 8 messages
is it possible to `json.parseFromSlice()` parse field as u8 101 messages
Compiler error doesn't include offending line in my code 9 messages
0.14.x Compiler New User
Freeing an Entry that was `fetchRemove()`d 10 messages
lld-link: error: undefined symbol: __chkstk 17 messages
Answered
I'm having trouble getting to include ImageMagick header files. 15 messages
exporting the WASM stack pointer to js 2 messages
Answered
Generic names for tests 2 messages
0.13.x
Creating a fake BufferedReader for test 4 messages
0.14.x New User Answered
How zig init will work internally? 7 messages
Answered
Import C header from Zig package 7 messages
Build System 0.14.x Answered
addImport or .imports &.{} 3 messages
Null unwrapping error 3 messages
post-build function zig 19 messages
global address assignment bug? 19 messages
Answered
Child T 11 messages
how to debug a terminal program 2 messages
Can't build for windows without llvm because of missing *.pdb file. 5 messages
Build System 0.14.x
Correct Way To Coerce Slice 18 messages
New User Answered 0.13.x
Compiler crash when compiling in debug mode, index out of bounds 8 messages
master Compiler
dynamic_cast equivalent? 39 messages
Answered
Packed struct layout 3 messages
Answered
Why there's only lockStdErr/unlockStdErr, but no lock/unlock for StdIn/StdOut? 3 messages
zig printing to stdout on windows 4 messages
New User
zig build riscv-isa-sim (spike) 4 messages
Build System 0.14.x New User
Sort array of structs 11 messages
Answered
Zig build test fails to find dependencies 7 messages
Why cant zig build stb_image.h? 12 messages
Meta Struct Field Access 16 messages
StaticStringMap(T).initComptime can't figure out type for second pair with dot notation 14 messages
0.14.x Standard Library Answered
Better way to implement error payloads? 14 messages
Speeding up random number generation/access 36 messages
Standard Library 0.13.x
How to write assembly syntax for a gather instruction 38 messages
AutoHashMap panic: incorrect alignment 14 messages
bit map 21 messages
Answered 0.13.x
Data From C Lib is empty 10 messages
0.14.x New User
Fasten Zig Compile Time 15 messages
Setting all bits in locally unknown integer type 4 messages
Answered
invalid free 5 messages
Answered
How do you include stb_images.h? 90 messages
Returning This, but up one level? 12 messages
Answered
How to reinterpret an array of float as an array of bytes 6 messages
Build parameter to force use of cached dependencies? 5 messages
Answered
UB with `readAllAlloc` with non-debug optimizations. 14 messages
Answered
Confusion about deinit in union enum 2 messages
Answered