zig-help

21196 threads · Page 201 of 424

std.mem.splitScalar not giving the expected output: 21 messages
Package manager: nested zig example project can't find module source file 13 messages
Build System Answered 0.13.x
Code review: check system dependency version 12 messages
Build System Answered 0.13.x
Is there a way to generate `compiler_commands.json` with zig build 5 messages
Cannot set values on heap allocated (tagged) union. 10 messages
New User Compiler Answered 0.13.x
Resources for understanding the build system 2 messages
Build System Answered 0.13.x
error: Expected pointer, slice, array or vector type, found '*sometype(u32)' 12 messages
New User Compiler Answered 0.12.x
struct field known comptime & branch elimination 14 messages
Answered
build options 6 messages
zig cc cant find -lgcc or -lk 13 messages
Answered
Can't do `@field(...) = @field(...)` 3 messages
Answered
[solved] Equivalent behavior to -include Makefile.local for build.zig 8 messages
Answered
Loop is executing twice even though it should sleep 5 messages
Answered
Working with slices in extern structs 27 messages
Answered 0.13.x
[solved] How to create a LazyPath for addCSourceFiles.root 92 messages
Answered
Can't find module, but methods are recognized 21 messages
0.14.x New User
How to get the size of the file inside a xz archive? 20 messages
Standard Library 0.13.x
Is this going to return a pointer to the stack? 28 messages
New User Answered 0.13.x
zig cglm(c linal library) panics 14 messages
0.14.x
Parsing into a data struct: what to do about undefined fields? 3 messages
Answered
Recursively Freeing Binary Tree Structure 5 messages
Answered
packed struct order 3 messages
Answered
Test if file has execute permission 5 messages
Standard Library Answered 0.13.x
Will Zig Improve Build Times Compared to Rust? 6 messages
Pass an array to function 26 messages
New User Compiler Answered 0.13.x
zig ar saying there is a g while clirly not having one 9 messages
New User Answered 0.13.x
Custom language -> to Zig. Where to connect? 2 messages
Compile error trying to return nested struct 3 messages
New User 0.13.x
Zig watch mode? 8 messages
New User 0.13.x
[solved] TestDriven Development: How to report data.expected vs data.actual? 10 messages
Answered
[solved] Syntax to switch on union(enum) 5 messages
Answered
inline else shadowing 13 messages
Answered
access of union field 'binary' while field 'binary' is active 9 messages
New User Compiler Answered 0.13.x
Linking c file with zig build. 28 messages
change function names imported at compile time 2 messages
What is the best way to debug WASM builds 11 messages
Build System
Trying to figure out proper type with c interop 57 messages
Help for building android apps or games with zig 4 messages
check which build step is being ran 17 messages
(wasm) returned String "vanishes"sp if not printed once within the function 8 messages
Answered
using zig fetch to fetch a specific branch 5 messages
Answered
Use pkg-config with Module 5 messages
Build System Answered 0.13.x
Force compilation of everything for LSP diagnostics 15 messages
Build System Answered 0.13.x
C++ build system - library includes 38 messages
Build System
How to create a method/members for a non-container type (u4)? 26 messages
built-in form url encoding? 2 messages
How to get host name? 8 messages
New User Standard Library Answered 0.12.x
Study zig backend 3 messages
0.13.x
How to check equality for a tagged union? 2 messages
New User Answered 0.13.x
Convention to writing deinit 5 messages
New User Answered