> I'm having problems compiling darktable. This has been happening for > some time so is not just some recent change to the source. > > Platform: Fedora 25, completely up-to-date. > > The error is as follows: > > <snip> > [ 21%] Building CXX object src/CMakeFiles/lib_darktable.dir/common/ > imageio_exr.cc.o > /home/kmg/photography/darktable/src/common/imageio_rawspeed.cc:51:76: > error: ‘RawImage’ has not been declared > static dt_imageio_retval_t dt_imageio_open_rawspeed_sraw (dt_image_t > *img, > RawImage r, dt_mipmap_buffer_t *buf); [...]
I'm also on Fedora 25 (fully updated), building darktable from source. For me, the RawImage type appears to be defined in src/external/rawspeed/src/librawspeed/common/RawImage.h What 'cd src/external/rawspeed; git status' reports is: HEAD detached at b3e302f and running 'git submodule status' itself reports mostly the same thing: ; git submodule status b3e302fef323cda0e654af5afda2fa5409669b95 src/external/rawspeed (heads/develop-739-gb3e302f) - cks ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org