ryoppippi

Results 25 comments of ryoppippi

I could reproduce this problem on another Intel mac!

Probably reached to the downloading limit?

ohhhh same error happened but it works on stage1

I saw my building log, and I found these lines ```sh /tmp/zig-20220823-47467-qrsbe1/lib/std/debug.zig:1574:35: error: expected type '?[]const u8', found '?macho.section_64' /tmp/zig-20220823-47467-qrsbe1/lib/std/debug.zig:1574:35: note: optional type child 'macho.section_64' cannot cast into optional type...

I build from source and I got this error ``` [ 98%] Linking CXX executable zig0 [ 98%] Built target zig0 [ 98%] Building self-hosted component /tmp/zig/build/zig1.o /tmp/zig/lib/std/debug.zig:1574:35: error: expected...

I rolled back to my zig version. Thank you for your hard works!!

I really want this feature!(Matrix and maybe Tensor)

Today I tested on `v0.10.0-dev.4166+cae76d829` and it works fine Edit: I tested on self-hosted one