I also have an issue. But it's a different one:

[ 6%] Building CXX object src/external/rawspeed/src/librawspeed/CMakeFiles/rawspeed.dir/decoders/DngDecoderSlices.cpp.o /Users/moeller/code/darktable/src/external/rawspeed/src/librawspeed/decoders/DngDecoderSlices.cpp:435:31: error: no matching function for call to
      'jpeg_read_header'
        if (JPEG_HEADER_OK != jpeg_read_header(&dinfo, true))
                              ^~~~~~~~~~~~~~~~
/opt/local/include/jpeglib.h:1039:13: note: candidate function not viable: no known conversion from 'bool' to 'boolean' for 2nd argument
EXTERN(int) jpeg_read_header JPP((j_decompress_ptr cinfo,
            ^
1 error generated.


I am currently building on the monochrome branch. I did

git pull
git merge origin/master
git submodule update


.mm
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to