On Oct 3, 2007, at 3:09 AM, Helmut Jarausch wrote:
On 2 Oct, Jon A. Cruz wrote:
I believe that you are seeing that problem because you don't have lcms configured. I'll be getting that cleaned up.
Now (10:00 GMT) I get color-profile.cpp:35: error: 'cmsHPROFILE' does not name a type
Inkscape has an option to disable using lcms. I would seem that your config and build of it has turned that option off.
Check your config for --enable-lcms
It should be on by default, and something has explicitly turned it off.
It seems that one source file has been fixed for building without lcms, but another is not. Things are changing a bit as this feature goes in. However if you truly want to build with color management disabled, the source should be cleaned up for that shortly.