zig-help

21196 threads · Page 139 of 424

I have an issue with ZIg Posix sockets on Windows 10 10 messages
0.14.x Standard Library New User
trying to take screenshot with webkitgtk failing 9 messages
Missing zig libraries 3 messages
New User
Help with C interop 3 messages
Build System New User Answered 0.13.x
building example Exe to my library 15 messages
Build System 0.13.x
const with nested types 4 messages
Answered
help using std.os.getFdPath() 9 messages
0.14.x Standard Library Answered 0.13.x
How can I redirect stderr to /dev/null of the current process temporally 2 messages
Answered
Should @embedFile be used for loading shaders? 55 messages
0.14.x Answered
Contribute Zig 3 messages
How could I make a function repeat an fallible action a max number of retries? 33 messages
New User Answered 0.13.x
How does Zig interpret u8 as both integers and characters? 11 messages
New User
Error building zig from source 2 messages
How to use code in module dependency in build.zig? 22 messages
Build System Answered
Casting struggle 14 messages
Finding cross platform libraries 2 messages
error: type has no members... when it obviously does 25 messages
How to import from Zig's `zig/lib/docs/wasm/markdown` folder 7 messages
Generalized two way mapping 3 messages
How do I achieve this in Zig? 2 messages
c_int 33 messages
how to do a comptime access of a `pub` function declaration by its name (`[]const u8`) 9 messages
0.14.x Standard Library Answered
cannot asign to const in a capture inside a for loop 2 messages
New User Answered 0.13.x
Error while implementing Linked list 41 messages
0.14.x New User Answered
Idiomatic way of having errors with context? (noob) 20 messages
Answered
std.posix.kevent EINTR loop? 44 messages
0.14.x Standard Library 0.13.x
Integer overflow 36 messages
Answered
How specify ReleaseFast in build.zig file? 6 messages
Answered
commenting out a std.debug.print changes the result of hashmap.get 6 messages
Answered
wasm32-emscripten doesnt work with c++ 10 messages
Compiler 0.13.x
Using 3rd party resource from github 4 messages
zig-aio do I need mutex ? 31 messages
Answered
Sorting struct fields at comptime 18 messages
Install Zig on Pop OS (apt, flatpak, etc.) 13 messages
New User
var vs const 3 messages
Build library and use in another zig project 26 messages
Compiler New User 0.13.x Build System Answered
How to handle a group of errors instead of each variant individually? 25 messages
New User Standard Library Answered 0.13.x
void vs noreturn 41 messages
What is the difference between `[*c]SDL_Surface` and `[*c]struct_SDL_Surface`? 70 messages
how make module available to a test? 2 messages
Answered
Using zig as build system for c/c++ 4 messages
Build System 0.13.x
zig test ./source.zig doesn't run nested tests 2 messages
Trying to work with unix sockets 3 messages
New User Answered 0.13.x
Why does Windows Defender think my (github built) Zig binaries are trojanned? 14 messages
Cannot get rid of inline hints in vscode anymore 4 messages
Answered
Export a Zig struct to C header 3 messages
compile-time if statements 5 messages
New User Answered
I need some network (socket) help 14 messages
New User Answered 0.13.x
New to zig; Trying to work with unix sockets under wayland 7 messages
Build System Compiler New User Answered
Is there a multi-threaded parallel solution with less overhead? 24 messages
Answered