zig-help

21196 threads · Page 43 of 424

Zig adding C source files question 4 messages
Answered
VS Code's debugger capitalizes the first letter of the source file name 2 messages
Hey everyone! 👋 I'm stuck with adding dependencies in Zig and could use some help. 32 messages
Can someone explain me this error? 6 messages
Standard Library master New User Answered
Initializing a mutable slice 23 messages
LSP crashing 4 messages
master New User Answered
Using Zig Build, Error When Compiling Chapter 3 Program of LLVM Kaleidoscope Tutorial 4 messages
switch on corrupt value 35 messages
How to identify which line of code print stuff wrongly 8 messages
reading from a file in 0.15.2 12 messages
Answered
`@cImport` compiles successfully, but ZLS states that the file was not found 20 messages
Build System
How to get doc comments from a type at compile time? 21 messages
master New User
ZLS crashes constantly (VSCode) 18 messages
Answered
How to build a string at compile time? 3 messages
master New User Answered
Am I using comptime right? 2 messages
Compiler New User
Can I wrote generic function to work basically as @intCast? 2 messages
Answered
Machine-readable version of `zig build --list-steps` 8 messages
Build System Compiler Answered
Are enum literal anytype arguments automatically comptime? 12 messages
How to build master from sources? 4 messages
Build System master New User
[solved] Mysterious segfault on `getOrPut` call 158 messages
0.14.x Standard Library master Answered
How to specify default alignment for type reification in 0.15.2? 8 messages
How to avoid repeating the code? 28 messages
master New User
Io argument in the new File API 29 messages
master
unable to resolve comptime value of generic structure 22 messages
Compiler New User
Test silently ignored 6 messages
Build System master New User
problem with Windows API and pointer types 16 messages
Detecting use of undefined variables with Valgrind 4 messages
weird build cache behavior concatenating file names as cache key 4 messages
Answered
std.Io.Group hangs with std.http.Client fetch 13 messages
Standard Library Answered
What is the best way to get a random u16 integer? 7 messages
Standard Library Answered
ZIR -> AIR of global assembly on SPIR-V 5 messages
master Compiler New User
Struct layout 3 messages
Answered
Placing output Directory content 8 messages
Answered
Problem linking with system libraries provided by nix. `glib-object.h not found` 4 messages
Build System Answered
why are there differences between dll compilation and exe compilation? 2 messages
Answered
Zig LSP: file extensions 5 messages
Answered
why builtin.mode enum is PascalCase and any other enum is snake_case 2 messages
Answered
Reader Interface 5 messages
Standard Library New User Answered
How to read lines until a delimiter with a std.net.Stream.Reader? 8 messages
how to access Zig code from C code? 3 messages
0.14.x Answered
memory leaks 37 messages
Standard Library New User Answered
What's the correct way to use the new Io.Reader and Io.Writer with a std.net.Stream? 10 messages
can't type anything into terminal 26 messages
Standard Library New User Answered
my thread allocated stuff seems to be disappearing 2 messages
Answered
Is this possible in Zig? 17 messages
Help me debug small learning project 4 messages
Answered
Pass Build Flags into Main File 3 messages
What's the problem with this code in zig 0.15.2 and how can I fix this? 29 messages
New User Answered
build.zig dependency only if all tests pass 3 messages
Standard Library Answered
How to get the parent ptr from the item of an Array/Slice field? 12 messages
Answered