zig-help

21196 threads · Page 108 of 424

How to read big files by chunk? 3 messages
0.14.x Standard Library
how do i initialize a multi dimension array ([64][256]u8) in a struct 13 messages
Using an external build of LLVM with Zig 6 messages
Build System Answered
unable to set variable in array from thread 6 messages
0.14.x New User Answered
I'm getting a lot of memory leaks and I don't know how to fix it 121 messages
Why does @enumFromInt panic here? 27 messages
Answered
Why does this throw OOM exception? 23 messages
Answered
How to link libc targeting aarch64-linux-android? 4 messages
linker finds duplicates? 3 messages
Answered
x86 Backend on Test Builds 5 messages
Since async was removed, is there an alternative to writing state machines manually? 73 messages
0.14.x New User Answered
Why can't i modify a global anonymous struct? 4 messages
Answered
build.zig: run external compiler on all files with a certain extension in your src folder 12 messages
Is it ok to not use LLD for release builds? 6 messages
Answered
testing for command line definitions 5 messages
Function expected type [*c]const [*c]const 11 messages
New User
zig-gamedev/zglfw can't cross-compile on Linux 2 messages
Requiring mutable variable for `const` field in type 18 messages
Answered
"vulkan-zig" module doesn't exist in vulkan-zig. 38 messages
New User
Failed to compile default project to C 10 messages
Is there api or code to get new zon's fingerprint? 6 messages
Module object file dependencies 10 messages
Build System 0.14.x Answered
`zig fetch` fails on specific file 8 messages
How do I use bigint in Zig? 24 messages
Standard Library
How to get a pointer to a function of a struct by name 11 messages
0.14.x New User Answered
ziglings 98: bit manipulation 2 4 messages
Answered
Set build flags in build.zig 8 messages
Build System 0.14.x
How to get install path relative to build root? 7 messages
Build System 0.14.x Answered
Why would this code be unreachable? 19 messages
New User 0.13.x
novice, dont understand why this wont compile 4 messages
Standard Library New User 0.12.x
Looking for ideas on function tagging/attributes 9 messages
0.14.x
Concise way to cast a fixed range of array items to slice 9 messages
Answered
slow compilation on Intel Raptor 2p+8e 9 messages
[solved] How to pass *ArrayListUnmanaged to std when I have *ArrayList 9 messages
0.14.x Standard Library Answered
compiling raylib game after updating to 0.14.0 feels weird 7 messages
Answered
How to make this function generic 4 messages
os.tag ABI requirement on 0.14.0 2 messages
0.14.x Standard Library
How do me pass macros to build.zig in 0.14? 2 messages
Build System 0.14.x New User Answered
Why is my binary so big? 8 messages
Build System 0.13.x
Is there a better pattern than this to be generic over volatile pointers to @This()? 12 messages
Answered
Ho do I check if `anytype` is an `ArrayListUnmanaged(?)`? 7 messages
Answered
Type returned by @typeInfo seems to simultaneously be of type `type` 7 messages
Answered
cant convert ptr to int at comptime in zig but can in c 69 messages
error: expected type '*root.Future(i32)', found '*const root.Future(i32)' 6 messages
how do i use the new x86 backend instead of llvm? 5 messages
0.14.x Compiler New User Answered
Unable to translate c macro 2 messages
0.14.x Answered
Fill switch statement using comptime for loop 29 messages
Answered
labeled switch: expected pointer found type 0.14.0 11 messages
Get name of volume (windows at least) 12 messages
Standard Library
Is there any overhead to repeatedly calling a comptime function with the same arguments? 16 messages