l1npengtul/libuvc-rs

Locate and bind appropriate library

Opened this issue · 0 comments

In #12 the library was not found under a system path. We should search for the appropriate library and emit the correct include and search flags for uvc. This could be done using e.g. pkg-config, predefined paths, or an environment variable.