rust-lang/crates-build-env

libopencv-dev

eadf opened this issue · 3 comments

eadf commented

opencv and all the crates using it could use libopencv-dev to make DocTest work.

Affected crates: opencv, realsense-rust, rust_drone_follow, abow, cv-convert, nokhwa, podo-std-eye, eorst, printimg, arc_lib, checkerboard, dlib-face-recognition-cv, f-trak, tangram-vision-sdk, softmount, shutter and my own libstacker

They also needs clang and libclang-dev but I assume those packages are already installed. already installed.

Failed build log.
Ubuntu 20.04 packages to install: libopencv-dev

Hi @eadf, are you interested in making a PR adding that package? It would get merged quicker if so :)

eadf commented

I could edit the list and make a PR, but I'm not experienced with docker. Don't know if I could get a test env up to properly test the changes I make.

Don't know if I could get a test env up to properly test the changes I make.

No worries, that's what CI is for :)