You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I think I might have something that will fix this :) for now you should be able to do this: OUTPUT as u8 - this is due to a difference in how enumerated values are represented by GCC and Clang for LLVM. I am working on a fix for this now, and will apply it if it does help
Minimal example. Seems to be related to the way bindgen and overloading work, and might be a pain to make better. Thoughts?
The error after running
xargo build
.The text was updated successfully, but these errors were encountered: