[Digikam-devel] [digikam] [Bug 363638] bootstrap does not detect libgphoto2

Simon via KDE Bugzilla bugzilla_noreply at kde.org
Thu Jun 2 22:32:31 BST 2016


https://bugs.kde.org/show_bug.cgi?id=363638

--- Comment #12 from Simon <freisim93 at gmail.com> ---
Created attachment 99332
  --> https://bugs.kde.org/attachment.cgi?id=99332&action=edit
remove typos from FIndGphoto2.cmake and make it more verbose

I finally resolved this. The actual problem is that the debian package has the
gphoto2-config executable in a dir outside of PATH. While searching for this
cause I made updates to FIndGphoto2.cmake. There were variable names like
"GHOTO..." and if it did not find the executables or the libraries there was no
warning and the value FALSE was not assigned to GPHOTO2_FOUND.  So I added
warnings plus this assignment. I had no idea about cmake before, so this might
be not the way one does usually do this, but I hope its fine and can help.

Bug report is filed against the debian package regarding the mentioned problem.
Thanks for the assistance.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list