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.
However... there is more work with lcms going in now, and there are some nice features with that.