OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

Could NOT find libusb (missing: LIBUSB_INCLUDE_DIR) #283

Closed William-Brumble closed 4 years ago

William-Brumble commented 5 years ago

Getting failure to make due to missing LIBUSB, I've installed it. Has anyone else found a remedy for this issue? OS: Centos 7

Vascom commented 5 years ago

You can install openhantek from rpmfusion repo. Also in it spec-file present all build dependencies.

William-Brumble commented 5 years ago

Thanks buddy. Enabled rpmfusion repo and I've got it going now.