On 14-10-13 04:40 PM, Emmanuel Viaud wrote: > Le Mon, 13 Oct 2014 16:23:25 -0400 > Yuval Levy <[email protected]> a écrit > > Just a guess here but it seems that the file is including <lcms.h> > which on my Debian is provided by package liblcms1-dev, liblcms2-dev is > providing /usr/include/lcms2.h instead. So I suppose installing > liblcms1-dev should fix the issue.
Merci Emmanuel! Yes, that was it. Installing liblcms2-dev got me through the autogen missing dependencies, but failed at the make stage. A little detail to be fixed in the build system, for those who understand autogen. I barely understand cmake, so I can't help with that... Now I have the latest source code from SVN, it builds and run well. The purpose of getting the source code building is that I want to try to hunt a bug: <bugzilla.rawstudio.org/show_bug.cgi?id=639> If somebody can point me to the area of the source code that I can start digging into, I would very much appreciate. I guess the place to start looking into is /plugins/load-rawspeed/rawspeed/ArwDecoder.cpp but I am not sure, any pointer is appreciated. Thanks, Yuv
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
