SDL3 ported to the Zig build system (with example games)
|
|
29
|
4849
|
April 17, 2025
|
How to emit headers file from build.zig. zig 0.14.0
|
|
5
|
185
|
April 17, 2025
|
Zig Autodoc : files from cache and standard lib in the tarball?
|
|
5
|
105
|
April 17, 2025
|
How to build raylib project using nix flake?
|
|
2
|
87
|
April 17, 2025
|
Asking "xAI/grok" a question about "Hello World!" syntax in Zig
|
|
7
|
196
|
April 16, 2025
|
Compile Boot Sector Games?
|
|
7
|
135
|
April 16, 2025
|
How to print Step.Run stderr only of the step fails?
|
|
1
|
72
|
April 15, 2025
|
Stack usage and other "C" compiler flags in build.zig
|
|
0
|
69
|
April 14, 2025
|
Need help with static linking of an executable
|
|
8
|
126
|
April 13, 2025
|
Linking in _mm_setzero_si128 when building with MSVC abi
|
|
4
|
84
|
April 13, 2025
|
Lost and confused about rpath, dlopen, link time
|
|
6
|
208
|
April 12, 2025
|
Why does Zig not compile some files
|
|
5
|
357
|
April 12, 2025
|
Zig Validation
|
|
5
|
284
|
April 11, 2025
|
Should I link statically or dynamically to windows system libraries?
|
|
8
|
217
|
April 11, 2025
|
Breaking Zig Build while trying to run a thread using a method of a struct
|
|
2
|
111
|
April 11, 2025
|
A noob builds zig from source
|
|
5
|
213
|
April 9, 2025
|
Zig build-exe --print_air for C file
|
|
1
|
50
|
April 8, 2025
|
Need Help Finding Heisenbug
|
|
4
|
118
|
April 8, 2025
|
Zig build fails to compile C program when using "-Werror" flag and optimized for safety
|
|
5
|
77
|
April 8, 2025
|
Huge binary freestanding / STM32 (Zig 0.14.0)
|
|
9
|
382
|
April 7, 2025
|
Can I link binaries produced using MSVC to zig executable targeting GNU?
|
|
6
|
200
|
April 7, 2025
|
Advice on how to build a C project with Zig
|
|
7
|
324
|
April 7, 2025
|
MSVC linking woes
|
|
5
|
99
|
April 6, 2025
|
Incremental Compilation on Mac
|
|
3
|
113
|
April 6, 2025
|
How to call other top-level steps with arguments?
|
|
11
|
242
|
April 5, 2025
|
'x86-64' is not a recognized processor for this target (ignoring processor)
|
|
6
|
155
|
April 5, 2025
|
std::char_traits<unsigned char> compilation error
|
|
2
|
115
|
April 4, 2025
|
Runtime discovery in build.zig
|
|
5
|
131
|
April 4, 2025
|
What constitutes "side-effects" for build steps?
|
|
3
|
142
|
April 4, 2025
|
Put .version field of build.zig.zon in my executable
|
|
5
|
288
|
April 3, 2025
|