zig-help

21196 threads · Page 104 of 424

Unexpected "Unexpected result" 4 messages
exe.addCSourceFile isnt adding the files to the compilation 26 messages
How to call windows Beep function 6 messages
How do I properly communicate with a child process? 12 messages
cant tailcall with optional return type 11 messages
build.zig for C++ 9 messages
Build System 0.14.x Answered
Retrieve directory disk space and item count 12 messages
Why doesn't DebugAllocator detect leak here? 2 messages
Get file permission of file on unix systems 4 messages
Please help shorten this piece of stupid comptime code 23 messages
Answered 0.13.x
having trouble compiling from source 34 messages
Does `zig build test` run in parallel or sequential by default? 5 messages
Answered
bool is not compile time know type? 3 messages
0.14.x Answered
FreeBSD cross compilation failure on 0.15-dev 4 messages
Build System master
pointer arithmetic to implement call stack 11 messages
check at compile time if a type T is a slice or not. 4 messages
0.14.x New User Answered
This problem is a-bit hard to explain. 5 messages
Answered
help with build system cache 16 messages
Build System 0.14.x
accidentally deleted important zig file, is there a way to get it back? 17 messages
0.14.x Answered
How to get the enum from a tagged union 4 messages
GeneralPurposeAllocator is deprecated which allocator to use for normal task in production ? 8 messages
Standard Library New User
Multi-header C library with @cInclude 99 messages
master New User Answered
Segfault on allocator.create() 3 messages
Answered
Unexpected pointer behaviour when calling a function from a DLL 2 messages
0.14.x Answered
Converting pointer to slice with runtime known size 4 messages
Sharing C namespaces in zig packages? How to use multiple SDL packages? 11 messages
How to store assembly registers into struct? 5 messages
Answered
how to put a path to a lib as a module 10 messages
Build System 0.14.x New User Answered
is this how i translateC by hand 18 messages
New User
Pg.zig Stmt issue, UnexpectedDBMessage 3 messages
std.Thread.Pool fails assertion 6 messages
Answered
Use of undeclared identified 'LPSTR' (external libraries) 3 messages
New User Answered
comptime const reference 7 messages
Code simplification problem with comptime. 9 messages
0.14.x New User Answered
Bare and tagged union 7 messages
Returning struct instances from functions 10 messages
dependency loop when replacing `usingnamespace` with manually forwarded decls 72 messages
0.14.x Answered
WASM build re-using same memory for struct passed to C 6 messages
Compiler New User
How to make functions that only exist in debug mode? 7 messages
Answered
Cast bool to int 4 messages
Answered
2 Questions about recursive function call 6 messages
Answered
Unable to get field type by name of union 3 messages
Issue Reading the correct number of bytes 22 messages
0.14.x Standard Library New User Answered
[solved] Output to `zig-out` instead of `zig-out/bin` 4 messages
Build System 0.14.x Standard Library Answered
[solved] Buildsystem troubleshooting: No output 27 messages
Build System 0.14.x Standard Library Answered
Working with std.json.value 4 messages
How can I refer to the union part of a union(enum) 11 messages
Answered
Having troubles with Base64 decoding - Zig 0.14 3 messages
recursive destruction 37 messages
Answered
Can zig build work like a Makefile and install the compiled binaries system-wide? 5 messages
Build System New User Answered