> For testing purposes you might want to rebuild PoDoFo as a static > library.
Just to be 100% clear, as per the README to build a static version of PoDoFo you must re-run CMake with the argument: -DPODOFO_BUILD_SHARED=0 then re-build. Trying to tweak the generated project file to do it will NOT work, since PoDoFo needs a cmake-set define to know if it's being built as a DLL or not. -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
