
On 2 Oct, Jon A. Cruz wrote:
On Oct 2, 2007, at 10:38 AM, Helmut Jarausch wrote:
Hi, trying to build the SVN version of Inkscape (on my GenToo system) fails with
widgets/sp-color-icc-selector.cpp:185: error: expected initializer before '*' token widgets/sp-color-icc-selector.cpp:193: error: 'DWORD' does not name a type widgets/sp-color-icc-selector.cpp:194: error: 'DWORD' does not name a type widgets/sp-color-icc-selector.cpp:197: error: variable or field 'getThings' declared void ....
It looks as if a header file hasn't been included.
Aha! That would be me.
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
Helmut.