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
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: