https://bugs.kde.org/show_bug.cgi?id=363638
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #4 from caulier.gil...@gmail.com --- It must miss libusb1. This is required to prevent conflict with opencv. See bug #268267 for details. In your configuration trace you must see something like that : ... -- Found gphoto2: -L/usr/lib64 -lgphoto2_port;-L/usr/lib64 -lgphoto2 -lgphoto2_port -lm -- Found LibUSB1: /usr/lib64/libusb-1.0.so -- LibUSB1_FOUND = TRUE -- LibUSB1_INCLUDE_DIRS = /usr/include/libusb-1.0 -- LibUSB1_LIBRARIES = /usr/lib64/libusb-1.0.so CMake Warning at core/CMakeLists.txt:351 (message): libgphoto2 is found but libusb1 cannot be found on your system. libgphoto2 support will be disabled. ... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.