#[Compile.linkLibC]: root struct of file 'c' has no member named 'SIG'
1 messages · Page 1 of 1 (latest)
error:
zig\lib\std\os.zig:124:23: error: root struct of file 'c' has no member named 'SIG'
zig\lib\std\c.zig:1:1: note: struct declared here```
this is an issue with exe.linkLibC()
Compile.linkLibC: root struct of file 'c' has no member named 'SIG'
[Compile.linkLibC]: root struct of file 'c' has no member named 'SIG'