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


      
_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to