zig-help
copy to system clipboard on windows (using no libs other than std and zigwin32)
0.11.x
New User
Answered
Example of hosting zig autodocs on GitHub pages?
How to Switch for Multiple Values?
Thread panic integer overflow help
Answered
Illegal instruction using C library (Nuklear)
Answered
Files as Structs - When to use/not use
Unable to find artifact 'raylib'
0.11.x
Loop while ptr < another ptr
Fetch remote resources in zig build system
Address of temp objects
Answered
Compile for SH4A?
Compiler
New User
Zig build system
perf (equivalent) and flamegraphs on macOS
Make Recursion Error-Avoiding Comptime Code Smaller
converting from some strange formated C string
Answered
SDL dll import library not found
get version from zon file
New to Zig, dont understand this error message
New User
accessing options passed in through the build script in 0.12 nightly
Answered
0.13.x
error handler with errdefer
Function that takes in an arbitrary function + arbitrary number of inputs
Create errors based on enum tagname?
C compilation failure after zig update
Answered
build/linking issues with raylib
New User
Answered
No field or member function named "addPackage" in "Build.Step.Compile"
Trying to understand callbacks
Answered
Problems calling `bind()`
default arguments
Answered
Appropriate way to link to a prebuilt dynamic library
Variable tuple field count
Answered
0.13.x
how to pass cli argument to build.zig
Answered
printing out std.fs.cwd().fd just gives back anyopaque
Answered
Compilation error
LLDB how can I check a slice like an array?
unable to evaluate comptime expression
0.11.x
Answered
How to statically link SDL2?
Weird control code behaviour
Answered
0.13.x
Writing to a file causes an `unreachable` to be executed in `os.zig`
Answered
Print C enum value
Canonical packaging strategy
New User
Learning about alignment?
Cast a function pointer to a void pointer?
error code 5 with comptime stack and optionals
Compiler
0.13.x
error: access of union field 'Pointer' while field 'ErrorUnion' is active
Standard Library
0.11.x
New User
Answered
const struct instance initialisation with buffer field
creating and importing library
zls not giving autocomplete on windows
New User
Answered
0.13.x
In the zig repo, how does a PR get assigned to a reviewer?
error(link): DLL import library for -lSDL3 not found
Is there a way to check for undefined?