zig-help

21196 threads · Page 319 of 424

Zig for cross-compiling Go+CIMGUI 8 messages
Test coverage 4 messages
What happened to exe.addLibPath() in 0.11? 5 messages
0.11.x
"attempt to use null value" 57 messages
New User Answered
How to find the cause of compiler crash (not compile error) 7 messages
Compiler New User Answered
Concise hello world 2 messages
New User Answered
Why my code is getting segmentation fault 14 messages
Answered
How to make custom build steps in 0.11 8 messages
0.11.x New User Answered
Why does the EnumMap iterator take a mutable pointer? 2 messages
Answered
What is a Build.LazyPath and how do I make one? 2 messages
0.11.x New User Answered
Is there any good practices on how to do error handling in zig ? 5 messages
0.11.x New User
link different libraries depending on architecture. 6 messages
Comptime formatInt 5 messages
Error copying strings (@memcpy) 8 messages
Error Handler 2 messages
Answered
MSVC /FA Equivalent for Zig 5 messages
Develop an allocation free library 5 messages
std.StringHashMap getOrPut internal assert error! 4 messages
Answered
read files in test 3 messages
Answered
Calling function with unknown signature 17 messages
Make smaller 13 messages
How to create errors with values 9 messages
how can i execute cmd command and get it's result like `system` in C++? 3 messages
SIMD operations on boolean vectors 8 messages
Answered 0.13.x
comptime call of extern function 3 messages
0.11.x New User Answered
best practice on converting usize to integers. 2 messages
Answered
[closed] wont solve 46 messages
compilation speed zig version 0.12.0 2 messages
is it possible to build an exe without resolving [some] external symbols until they are referenced? 23 messages
Stdout error when trying to get a writer 105 messages
How to install Zig from tarball? 5 messages
How can i pass function pointer in argument of another function with any arguments and return type? 11 messages
CGO: ld.lld: error: undefined symbol: fopen64 3 messages
running test only shows error once. 9 messages
Help regarding const qualifier for a struct field 31 messages
Standard Library New User
fast fixed-width types 4 messages
Answered
DLL import library for not founderror: DllImportLibraryNotFound 31 messages
cannot format array ref without a specifier (i.e. {s} or {*}) 5 messages
Printing a `Uri` 2 messages
Standard Library 0.11.x Answered
ArrayList backed by array? 6 messages
Answered
Zig std.HashMap Retain 10 messages
Standard Library
enum_literal comptime type info 2 messages
How should I use a header-only library from a C project? 52 messages
Answered
Reading a file 21 messages
0.11.x
Return anytype for comptime-only functions 5 messages
is it possible to strip the binary from the build.zig file 2 messages
New User
Finding the pointer of the parent `union(enum)` 2 messages
Answered
build.zig.zon? 9 messages
0.11.x Answered
Confused about `@sizeOf(@Vector(N, bool))` 11 messages
New User
Error: (TlsInitializationFailed) 20 messages
Standard Library 0.13.x