Skip to content
Snippets Groups Projects
Commit b39c41cd authored by Carlos Neto's avatar Carlos Neto
Browse files

Link libusb into libadandor

libandor and libshamrock have some unknown version of libusb built statically into them
This version is not compatible with CentOS7 (+ESS rt patch) kernel and will cause the following error when running the IOC:
`andorCCD:AndorCCD: initialization error for camera handle 100: 20096`

As a workaround we include libusb into libadandor **__BEFORE__** libandor and libshamrock forcing the version shipped by the distro to be used
parent 6df33e27
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment