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

--- Comment #58 from caulier.gil...@gmail.com ---
Hi Jaroslav,

I don't take a care about the comment #34. To automatize the process, we need
to do the following steps to be able to use libgphoto2 in digiKam under Windows
:

1/ checkout and cross-compile with MXE : https://github.com/pbatard/libwdi
2/ install the dlls within the DK installer.
3/ use the API : https://github.com/pbatard/libwdi/wiki/Usage 
 * to load usb/ptp driver before to use libgphoto2 API
 * to unload usb/ptp driver after to use libgphoto2 API

If we want to be generic : 1/ must be done in MXE, 2/ in NSIS DK installer, 3/
in ligphoto2 API as well
The less generic way : 1/ in DK installer build, 2/in NSIS DK installer, 3/ in
DK code.

Right ?

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to