intel / openvino-rs

Rust bindings for OpenVINO™
Apache License 2.0
82 stars 23 forks source link

Fix/find macos homebrew #66

Closed stevelr closed 11 months ago

stevelr commented 1 year ago

On macos, also look in homebrew installation folders: $HOMEBREW_PREFIX/lib and /opt/homebrew/lib

Also fixed a couple clippy errors and a build error in xtask.

stevelr commented 11 months ago

As of https://github.com/intel/openvino-rs/commit/e334a47b039cff1fc889c65edbe0611e54780c7d, this issue is fixed.