zig-help

21196 threads · Page 374 of 424

Unable to resolve comptime value on shared lib symbol lookup 43 messages
Can someone help me decipher this runtime error? 8 messages
Panic during zig build on aarch64 2 messages
Must multi-object for loops have compile time known bounds, if so why? 42 messages
Confusion about usize and comptime types and how to interact with them. 9 messages
Building Zig on the Raspberry Pi 4? 2 messages
How do i cast an int of value 0 to a void pointer? 11 messages
Answered
How to add C source files from a separate directory. 3 messages
error: TarUnsupportedFileType trying to build with my forked dep 22 messages
Answered
enum to string? 3 messages
Answered
Help with OpenGL 25 messages
Answered
What is the best/correct way to call native system libraries 43 messages
New User
`++` with runtime values 3 messages
Unable to do zig build (no member named 'Build') 10 messages
Run debugger on zig test using Linux 15 messages
New User
How to use Zig PM to build executable instead of library 13 messages
Setting up OpenGL and SDL2 3 messages
`scoped`-like behavior in std.log without comptime-known debug level 6 messages
Answered
how do i log a message from a test 2 messages
Rewriting my JS lib in Zig so I can write super portable libraries? 13 messages
`zig libc` results in panic on Ventura / Apple M2 6 messages
ci submodules related warning causing failure after build parallel changes 9 messages
Answered
== and unions 3 messages
Answered
Compiler Errors Not Showing with Build Test 13 messages
Compiler
?/! types and compiler errors 6 messages
Answered
Run a single test 3 messages
Answered
Repetitive function calls 103 messages
New User
What's the recommended way to install/update Zig? 10 messages
Answered
How to make string coerce to `[]const u8`? 17 messages
Answered
StdIn/Out with another exe 49 messages
Answered
Small question 9 messages
Help understanding slice memory issues. 80 messages
New User
Maybe this has been asked already, but... How can you implement comptime interfaces with...? 22 messages
Is there a way to have -freference-trace create output even when piped to a file? 3 messages
How can I make a variable in build.zig that I can use in my main.zig? 12 messages
Porting C++ "embed file" build logic to Zig build 18 messages
Creating an FFI for a C API 10 messages
New User
how I set up the CompileStep in master now? 5 messages
Standard Library New User
Zig Language Support 2 messages
Answered
debugging comptime code 53 messages
Compiler Answered
can "std" not exist in multiple files?? 74 messages
SharedLibraryOptions 5 messages
What are the Pros and Cons of Zig over Hare and Vice Versa? 68 messages
New User Answered
Where did: ``b.prominent_compile_errors = true;`` go? 2 messages
Answered
Getting no output after zig build test? 38 messages
how do i split a string in zig? 125 messages
Answered
Core dump on zig build 6 messages
Compiler
Writing [1024]u64 to StdOut 15 messages
ArrayList initializes its .items on the stack? 11 messages
New User Answered
Small Questions 937 messages
Answered