Summary: | Make (lib)gphoto support a configure flag | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | John Herdy <johnherdy> |
Component: | Portability-Cmake | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, johnherdy |
Priority: | NOR | ||
Version: | 0.8.0 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
John Herdy
2005-12-14 16:19:22 UTC
Marcel, With KDE4 implementation and especially the future Win32 port of digiKam, this option need to be added, because libgphoto is not compilable under Win32. This is want mean than under Win32, only UMS camera will be drived. Gilles Caulier > This is want mean than under Win32, only UMS camera will be drived.
Not even PTP? :(
But AFAIK PTP is supported by WindowsXP out-of-the-box (at least my Fuji
is working with vanilla WinXP without any additional drivers).
----------------------------------------------------
Niezwyk
Time to do WIA or TWAIN import support. ;) But actually libgphoto2 might be able to port to Windows. libusb is there already, and porting libgphoto2 might not be that hard. Marcus, Thanks for this information. It's a good news. Let's me hear your progress on Gphoto2 win32 port. Gilles LibGphoto2 support is now optional in current implementation of digiKam for KDE4. There is a new CMake flag to disable Gphoto2 support : -DENABLE_GPHOTO2=no This is want mean that digiKam will be compilable under Windows soon... Note: Windows Port is in progress by Patrick Spendrin, a KDE core developper. Look here: http://saroengels.blogspot.com/2008/10/graphics-week.html Gilles Caulier |