Toby Jaffey

Results 3 comments of Toby Jaffey

Similar issue I had where the compiler gives no indication of where the error occurred. The error: ``` user@ed5f6dedeaa1:/zig/zigbug2# zig build /opt/zig/zig-linux-aarch64-0.11.0-dev.1912+12b74b2c0/lib/std/mem.zig:3622:9: error: expected []T or *[_]T, passed *main.MyStruct @compileError("expected...

Yes, use ccpil https://github.com/tobyjaffey/cctl/tree/master/ccpil

Looking at my notes, I think I last built this with zig-linux-aarch64-0.11.0-dev.1971+5a12d0070.tar.xz You're right, there have been lots of changes to the build process. I will try to find sometime...