Re: [darktable-dev] raspberry pi 3

2018-09-23 Thread Coding Dave
Hi, let me pick up this thread. It made me interested in trying to compile on my rasperrypi 3b with raspian is. After resolving all the dependencies I had to modify CMakeList.txt as follows -if(NOT IS_SUPPORTED_PLATFORM) - MESSAGE(FATAL_ERROR "The target platform is not supported!")-endif(NOT IS_

Re: [darktable-dev] raspberry pi 3

2018-09-18 Thread Holger Klemm
hello, I found a faster solution. I simply extract the jpeg on the raw file and then display it. The hyperpixel displays have a resolution of 800x480. that's enough for the qDSLRController. greeting holger Am Dienstag, 18. September 2018, 15:33:51 CEST schrieb johannes hanika: > hi, > > is

Re: [darktable-dev] raspberry pi 3

2018-09-18 Thread Ihor Dvoretskyi
Holger, Which operating system do you use on RPi? Also, can you please share the details and results of the compilation (console output). Thanks On Sun, Sep 16, 2018, 12:01 PM Holger Klemm wrote: > hello, > I saw on youtube that darktable is running on the raspberry pi 3. > I have tried to com

Re: [darktable-dev] raspberry pi 3

2018-09-18 Thread johannes hanika
hi, is this the precise error message you get? i would try to disable the check and run it anyways, be it supported or not. note that you'll break your (non existing..) warranty :) also i'm really not sure you'd get a fast raw processor this way. my guess is if you manage to get it running it'll b