Re: [darktable-devel] Camera import git pull

2013-10-29 Thread Tobias Ellinghaus
Am Dienstag, 29. Oktober 2013, 19:11:09 schrieb David Vincent-Jones: > Rather than using the prescribed 'cmake' when up dating my git version: > cmake -DCMAKE_BUILD_TYPE=Release .. > > I have been using the following in order to be able to directly import > images from my camera: cmake -DUS

[darktable-devel] Camera import git pull

2013-10-29 Thread David Vincent-Jones
Rather than using the prescribed 'cmake' when up dating my git version: cmake -DCMAKE_BUILD_TYPE=Release .. I have been using the following in order to be able to directly import images from my camera: cmake -DUSE_CAMERA_IMPORT=1 This option apparently is not working correctly. Can someb