Hi, I got the following warning warnings when compiling the actual trunk version 1196 with VS2008 on XP 32-bit:
.\PdfCompilerCompat.h(104) : warning RC4011: identifier truncated to 'PODOFO_COMPILER_LACKS_LL_LITERA' .\PdfXRefStreamParserObject.cpp(112) : warning C4244: 'Initialisation': Conversion from 'const PoDoFo::pdf_int64' in 'const size_t', possible data loss .\PdfXRefStreamParserObject.cpp(140) : warning C4244: 'Argument': Conversion from 'PoDoFo::pdf_int64' in 'int', possible data loss .\PdfXRefStreamParserObject.cpp(201) : warning C4244: '=': Conversion from von 'const PoDoFo::pdf_int64' in 'int', possible data loss .\PdfParser.cpp(699) : warning C4244: '=': Conversion '__int64' to 'PoDoFo::pdf_long', possible data loss Any ideas to resolve, especially the first one...? Thanks!! Bye Sebastian ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
