[Digikam-devel] [digikam] [Bug 363638] bootstrap does not detect libgphoto2
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jun 2 08:01:04 BST 2016
https://bugs.kde.org/show_bug.cgi?id=363638
caulier.gilles at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #4 from caulier.gilles at 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 the assignee for the bug.
More information about the Digikam-devel
mailing list