zig-help

21196 threads · Page 135 of 424

Questions about comptime 5 messages
Compiler
Specify build-id when building shared library 14 messages
Build System 0.13.x
Unused function paramter 20 messages
Sparse Set Help 47 messages
0.13.x
weird behaviour with LinearFifo readableSlice and discard 7 messages
assign HashMap from heap to variable results in a copy instead of a pointer 6 messages
Answered 0.13.x
Functions with potentially different return types 16 messages
Answered
What is meant by "well-defined"? 2 messages
0.13.x
ZLS not recognising vulkan_zig installed via build.zig.zon 12 messages
Answered
Zig profiling resources (tutorial, example, tools) for performance optimization 2 messages
Answered
Installing ziglua: no field or member function named 'defineCMacro' in 'Build.Step.Compile' 3 messages
Answered
Constructing a compile-time array of unknown size 2 messages
0.13.x
dev versions 12 messages
Replace std.fs implementation 6 messages
Build System Standard Library 0.13.x
What happens if I use a `@Vector(8, f32)` on a 4-wide `f32` SIMD CPU? 2 messages
Allocated Slices 8 messages
Answered
How do I do inheritance in Zig without losing type safety? 97 messages
Answered
pointer subtraction 26 messages
New User Answered
windows sendinput issues 57 messages
Include local lib 5 messages
0.14.x Answered
I don't understand this syntax error in an IF statement 3 messages
Answered
Question about c allocs in zig code 111 messages
Lempel Ziv Welch encoding help 52 messages
New User Answered 0.13.x
GPA deinit fail on x86_64-linux 14 messages
how to convert `[]align (1) const T` to `[]T` 11 messages
How do you call a c function which expects an anyopaque? 3 messages
Answered
Wrong comptime error location reporting 14 messages
Answered
Hashmap of sequences of u8s 3 messages
New User Standard Library Answered 0.13.x
Build.zig Compile main.cpp to exe 4 messages
'*Build.Module' does not support struct initialization syntax 8 messages
Answered
slice issue, wrong data 24 messages
0.14.x
Convert []u8 to [n]u8 46 messages
Answered
linking cmath 2 messages
Build System Answered
Detecting misplaced frees inside a function 4 messages
Answered
Question: Zig Libraries 6 messages
New User 0.13.x
Correct way to create raylib c arrays 9 messages
Compile error does not point to actual user code 8 messages
Compiler New User
How can i add github library to my build.zig 18 messages
Answered
Will this be supported in zig? 5 messages
0.14.x New User
How to deserialize JSON with an arbitrary key-value dictionary in it? 8 messages
Standard Library New User Answered
"Not writeable" error that I don't understand. Help pls? 7 messages
Idiomatic way to free a struct? 5 messages
New User
Debug print to not print scientific notation for struct 12 messages
Answered
interface with libusb 2 messages
New User 0.13.x
lld-link issue with raylib 12 messages
Answered
Why do I need to unpack optional in a while loop? 15 messages
`.preferred_optimize_mode` value ignored by compiler 3 messages
What's the cool zig way to check if the bits of an unsized int are all 1s? 15 messages
New User Answered
Resizing allocations 16 messages
User struct using array initialization syntax 6 messages
Answered