ailia-ai / ailia-ai/ailia_yolox_rust
thread 'main' panicked at 'a `libclang` shared library is not loaded on this thread
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
macOSでcargo buildを行うと、clangが見つからないエラーが発生する。
thread 'main' panicked at 'a `libclang` shared library is not loaded on this thread
下記によると、最新のopencv-rustはbindgenと共存できないようで、0.80.0を使用する必要がある。
https://github.com/twistedfall/opencv-rust/issues/462
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.