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
I am new to Rust so take my suggestion with a huge grain of salt.
To simplify for new users it would be great to remove the clang and bindgen dependency.
I am new to Rust so take my suggestion with a huge grain of salt.
To simplify for new users it would be great to remove the clang and bindgen dependency.
I have noticed that issue that is listed as the reason for bindgen in https://github.com/thejpster/nrfxlib-sys is closed:
rust-lang/cargo#5730
Guess Cargo issue 5730 not solving the problem but should it not be possible to solve this with something precompiled like they do in:
https://github.com/rusqlite/rusqlite#binding-generation
BR Håkan
The text was updated successfully, but these errors were encountered: