Mehmet Ozkan
Results
2
issues of
Mehmet Ozkan
### Zig Version 0.10.1 ### Steps to Reproduce and Observed Behavior I wanted to use the project cargo-zigbuild to cross build my Rust program using ziglang. The issue is that...
bug
Hi, I cross compile my code from Mac OS to Windows using MinGW and the target `x86_64-pc-windows-gnu`. I use the `RUSTFLAGS="-g -C opt-level=3"` to generate debug information when being in...