zig-help

21196 threads · Page 129 of 424

VSCode ZLS failing constantly 11 messages
Trying to add an external C library as a module: `unable to find module 'libxlsxwriter'` 24 messages
libtorch cuda builds without cuda 3 messages
Build System
Build system: Is there a way to create files inside a `zig fetch`ed Cpp library? 2 messages
Answered
Handling exports with WASM 3 messages
Answered 0.13.x
accessing precision time in windows? 3 messages
Answered
Is this safe? 8 messages
Answered
Does zig zero init c structs when not setting fields? 5 messages
hella issues compiling llvm 4 messages
Build System
What is the idiomatic way of reading keyboard inputs in real time (windows)? 43 messages
New User
How to make a directory that can be used to put generated source files into? 6 messages
Remove colour from @errorReturnTrace 7 messages
0.14.x Standard Library Answered
I would like to use sdl with zig 32 messages
How to hash a string (password) 7 messages
Answered
Correct way to add headers to http request using std.http? 20 messages
New User Answered 0.13.x
Construct a function at comptime ? 28 messages
error: global variable contains reference to comptime var 4 messages
0.14.x
Decompress an xlsx file 20 messages
0.14.x Standard Library
Should you check the capacity before iterating? 3 messages
New User Answered 0.13.x
compilation error on the build file on the zig github repo 6 messages
Open file with a [*:0]u8 instead of []const u8 2 messages
Standard Library 0.13.x
[solved] Iterate and modify the values of a buffer 33 messages
Answered
Zig Meta comptime, function body access. 22 messages
Have other fields of tagged union be blank/void 5 messages
parsing issues 17 messages
New User Answered 0.13.x
Type mismatch on ArrayListAligned.append() 11 messages
New User Standard Library Answered 0.13.x
Difficulty understanding behaviour of std.log.info i.c.w. std.fmt.bufPrint 8 messages
cannot format array without a specifier 13 messages
error: comptime-only type 'builtin.Type.EnumField' has no pointer address 20 messages
Answered 0.13.x
Read file 1 byte at a time 4 messages
Standard Library 0.13.x
How to access dependency `args` 9 messages
Answered
Convert between []u8 to []u32 31 messages
Compiler Answered 0.13.x
unsupported type: BlockPointer when using @cInclude 7 messages
Answered
Using zig build to import raylib(again) 4 messages
Answered
Pls help 2 messages
New User Answered 0.13.x
Idiomatic way to import another zig file 47 messages
0.14.x New User Answered
[solved] Packing data for a color: Is there a better way than this? 32 messages
0.14.x Answered 0.13.x
Invalid option with b.addSystemCommand 14 messages
Build System
How to cross compile for windows from liinux and use windows.h 3 messages
Build System
How to json stringify a struct with 1 indent? 6 messages
Answered
How to make zig build compile to a specific arch and os when no build flags are set 3 messages
Build System Answered
crash on stack allocation 6 messages
0.14.x Answered
How to use zig init to make a project for only an executable 20 messages
Build System
Comptime C function calls. 9 messages
New User Answered 0.13.x
Recursive func in struct 15 messages
0.14.x New User Answered
how to make a non-comptime int? 41 messages
New User Answered
build system, copy over file 3 messages
Build System
websocket module import, root.zig unable to load 5 messages
Build System 0.13.x
Is it the normal pattern to have two stage object initialization? 16 messages
How do you pass an optional pointer to an ArrayList? 4 messages