How to compile C source file in build.zig and catch a compilation error?
|
|
3
|
65
|
August 8, 2025
|
How to Set Up a Log Callback in C from Zig
|
|
3
|
129
|
August 8, 2025
|
Registering test functions in C/C++ code
|
|
12
|
344
|
August 8, 2025
|
Help with directely using kernel functions
|
|
7
|
201
|
August 8, 2025
|
Use native C lib or zig wrapper?
|
|
3
|
130
|
August 7, 2025
|
How to emit headers file from build.zig. zig 0.14.0
|
|
10
|
501
|
August 7, 2025
|
Help with linux kernel module
|
|
2
|
143
|
August 6, 2025
|
Using Zig with MPI
|
|
4
|
217
|
August 5, 2025
|
I made a feature rich C/C++ template for the Zig Build System!
|
|
8
|
361
|
August 4, 2025
|
Build dependency loop error
|
|
2
|
101
|
August 2, 2025
|
Generic solution for generating Zig bindings from partial C headers?
|
|
6
|
287
|
July 29, 2025
|
Working with Bit Flags
|
|
15
|
471
|
July 28, 2025
|
Cross compiling zig for Kobo Ereaders
|
|
8
|
216
|
July 27, 2025
|
How to use translate-c to replicate a simple c app in zig
|
|
5
|
164
|
July 22, 2025
|
Zig C++ SFML compiler error
|
|
0
|
61
|
July 22, 2025
|
Zig []const u8 string to C string [:0]const u8 - 0.14.1
|
|
9
|
198
|
July 22, 2025
|
What is the difference between peer type resolution and implicit conversion when possible in C?
|
|
1
|
109
|
July 21, 2025
|
Zalloc, replace malloc and friends with a zig allocator in your c code
|
|
4
|
213
|
July 20, 2025
|
Is it sometimes necessary to modify the upstream code to be able to package some C/C++ library?
|
|
4
|
158
|
July 19, 2025
|
Zig and DBus Intro Guide
|
|
1
|
162
|
July 18, 2025
|
How do I match glob patterns in Zig?
|
|
6
|
776
|
July 15, 2025
|
Using Zig to compile C++ to Wasm/WASI
|
|
5
|
194
|
July 15, 2025
|
Should I mix use `std.heap.c_allocator` with other std.heap allocators when linking libc?
|
|
8
|
125
|
July 11, 2025
|
How can zls get a configurable system include path for c library?
|
|
6
|
142
|
July 10, 2025
|
Prevent custom data sections from getting stripped off on Windows
|
|
5
|
146
|
July 3, 2025
|
Problem with using `miniaudio` C library
|
|
11
|
667
|
June 30, 2025
|
Xtxf: binary matrix / screensaver
|
|
7
|
641
|
June 28, 2025
|
Workflow when writing c bindings?
|
|
18
|
694
|
June 28, 2025
|
Help wanted with Godot Zig binding development
|
|
5
|
450
|
June 24, 2025
|
Best way to "bind" this bitfield-using C struct?
|
|
4
|
263
|
June 24, 2025
|