[poppler] Poppler 0.12.0 fails to compile (Gfx.cc) due to undefined type uint

BugByteMan bugbyteman at yahoo.com
Wed Sep 9 14:07:46 PDT 2009


Hello,

Poppler 0.12.0 fails to compile on MinGW/Windows:

Gfx.cc:296: error: 'uint' has not been declared
Gfx.cc: In function 'GBool isSameGfxColor(const GfxColor&, const GfxColor&, uint, double)':
Gfx.cc:297: error: 'uint' was not declared in this scope

I changed uint to Guint and now it compiles.

Thanks,
BugByteMan


      


More information about the poppler mailing list