cpal icon indicating copy to clipboard operation
cpal copied to clipboard

"expected `i32`, found `u32`" error when compiling with "asio" feature

Open deade1e opened this issue 8 months ago • 0 comments

Hello,

I tried to build a project that uses cpal and it fails when building with the asio feature. I think the error is within the library itself and I don't know how to debug it further.

This is the failing GitHub Workflow: https://github.com/pfrankw/aemt/actions/runs/15518432497/job/43688424255

Image

When compiling without the asio feature it has no problems.

Thank you

deade1e avatar Jun 08 '25 12:06 deade1e