Re: [Podofo-users] compiling podofo manually?

2015-01-07 Thread Yuliana Zigangirova
Thank you, this has muted the messages indeed. But I would very much like to be sure, that extra checks anddebugging were not enabled during compilation and that I got the most possible efficient and quick library build. Do you may be know which configuration file is commonly read in all

Re: [Podofo-users] compiling podofo manually?

2015-01-07 Thread zyx
On Thu, 2015-01-08 at 09:54 +0300, Yuliana Zigangirova wrote: Thank you, this has muted the messages indeed. But I would very much like to be sure, that extra checks anddebugging were not enabled during compilation and that I got the most possible efficient and quick library build. Do you

[Podofo-users] compiling podofo manually?

2015-01-07 Thread Yuliana Zigangirova
Hi everyone! I am trying to compile podofo static lib manually on my C++ Builder XE6 compiler (Borland). I have edited podofo_config.h manually, setting a minimum of reasonable options and have just added all (except outdated) files from src/base and src/doc to get a static library.

Re: [Podofo-users] compiling podofo manually?

2015-01-07 Thread zyx
On Wed, 2015-01-07 at 17:46 +0300, Yuliana Zigangirova wrote: I have tried to unset precompiler defines in podofo_config.h like DEBUG and PODOFO_VERBOSE_DEBUG but this output is still here. So, where should I set precompiler defines (like DEBUG, PODOFO_EXTRA_CHECKS etc.) when compiling