zig-help

21196 threads · Page 229 of 424

What's the bool equivalent of |=? 9 messages
New User Answered
Array initialization type mismatch 13 messages
Undefined symbol errors trying to link with static libraries (libnss) 17 messages
Build System Compiler 0.12.x
For zig rc, how do I specify the cpu arch to build for? 11 messages
Answered
Can I make `zig build run` run the program with Wine when I cross-compile Linux -> Windows? 24 messages
Answered
Simple formatting of datetime without external library? 98 messages
Answered
free memory allocated by a c lib 6 messages
Answered
build C++ header only lib 43 messages
Build System Answered
Linking a shared library that's missing at linktime - possible? 8 messages
Build System New User Answered 0.12.x
where to PR documentation change 6 messages
Answered 0.13.x
Why is the size of my hashmap always zero? 8 messages
Answered 0.13.x
using @memcpy to create own append buffer 52 messages
New User Answered 0.13.x
Ways to get by without main_mod_path in 0.12 11 messages
Answered
Why is the `@SizeOf(type) == 0`? 3 messages
Answered
dynamic struct assignment 56 messages
Answered
How do I initialize this struct properly? 4 messages
Answered
Is there a way to dynamically assemble types at comptime? 7 messages
Answered
What is the problem, why should it not work> 7 messages
Answered
Best practices to initialise something that is stored on the heap 4 messages
Change bin output directory 8 messages
Build System
Conditional implementation based on target OS 26 messages
Answered 0.13.x
How to check type of a variable? 5 messages
libvaxis - out of bounds error when printing 31 messages
Any way to make this work? 89 messages
check if two objects are the same object 135 messages
Where does zig search for libc++? Does it build libc++ from from source like libc? 2 messages
Answered
How to make the compiler shut up 10 messages
Issue with emsdk + sokol + wasm and subcompilationfailed for libunwind libcxx libcxxabi 11 messages
Build System Compiler 0.12.x
fmt.bufPrint effect on array 30 messages
Answered
Unions issue 55 messages
"expected pointer type, found '@Vector(100, bool)'" when using "&" 12 messages
New User 0.12.x
build.zig: how to depend a compilation on the execution of a previously compiled executable. 11 messages
Answered
@TypeOf file struct field 3 messages
Answered 0.12.x
system.ioctl replacment 3 messages
Standard Library 0.13.x
Stuck trying to solve compile error in Zig fmt 3 messages
int always casted to u3 13 messages
New User 0.12.x
Why does type '[]i32' does not support array initialization syntax? 9 messages
New User 0.12.x
Pointer -> single-item array pointer -> slice coercion (zigling 61) 3 messages
Dividing a u64 into a []u8 8 messages
0.12.x
how are libc's compiled with zig? 3 messages
Answered
Storing values in error types 3 messages
Answered
What is the best way to avoid extra compilation time from big modules 2 messages
Build System
Zig package manager 33 messages
0.13.x
How to specify custom libc for zig cc and zig c++? 18 messages
Answered
Arraylist appending error 9 messages
New User
Does the std lib support parsing json into a union type? 49 messages
0.12.x
How to check whether a many-item pointer can access the i-th item? 6 messages
New User
Forward build options from dependents 8 messages
Answered
auto completion | nvim 2 messages
C interop issues 61 messages
Answered