We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I get an error when I try to use this. The error says
.zig-cache/o/8a01ad5e9bf64423374cbfa8e3428564/cimport.zig:7344:5: error: dependency loop detected pub const uv_read_cb = ?*const fn ([*c]uv_stream_t, isize, [*c]const uv_buf_t) callconv(.c) void;
I'm new to Zig and not sure how to fix this. I think it's something with the library. Can you help out?
The text was updated successfully, but these errors were encountered:
I think it's because of ziglang/zig#18247 I'll be closing this for now
Sorry, something went wrong.
No branches or pull requests
Hi,
I get an error when I try to use this. The error says
I'm new to Zig and not sure how to fix this. I think it's something with the library. Can you help out?
The text was updated successfully, but these errors were encountered: