On Mon, 2016-08-08 at 17:02 -0400, Robert Goley wrote:
> PdfMemoryManagement.cpp:133:16: error: ‘SIZE_MAX’ was not declared in
> this scope

        Hi,
it looks like your more than 4 years old Ubuntu has quite old
libraries, which do not define SIZE_MAX where it is expected. Edit the
file at line 37:
https://sourceforge.net/p/podofo/code/HEAD/tree/podofo/branches/PODOFO_0_9_4_BRANCH/src/base/PdfMemoryManagement.cpp#l37

and remove that #ifdef _WIN32 with its corresponding #endif, which
means delete line 45 and 37.

        Bye,
        zyx


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to