groupgets / GetThermal

Cross-platform USB thermal camera viewer
MIT License
228 stars 90 forks source link

libusb-1.0 development package not found #16

Closed tmsd2001 closed 5 years ago

tmsd2001 commented 5 years ago

Ubuntu 18.04.2 LTS 4.15.0-46-generic x86_64 GNU/Linux qt opensource-linux-x64-5.12.2

libusb is located at: ./usr/include/libusb-1.0/libusb.h ./home/thomasd/Qt5.12.2/5.12.2/Src/qtwebengine/src/3rdparty/chromium/third_party/libusb/src/libusb/libusb.h

After run the Project I get an error: libusb-1.0 development package not found

tmsd2001 commented 5 years ago

I fix the error, there was no pkg-config installed.