On Sun, 2014-06-15 at 21:44 -0500, Dennis Jenkins wrote:
> SVN REV 1640 build log:
>  
> Linking CXX executable CreationTest
> CMakeFiles/CreationTest.dir/CreationTest.cpp.o: In function 
> `CreateUnicodeAnnotationFreeText(PoDoFo::PdfPage*, 
> PoDoFo::PdfDocument*)':
> CreationTest.cpp:(.text+0x409): undefined reference to 
> `PoDoFo::PdfDocument::CreateFont(char const*, bool, 

        Hi,
it seems to me that you link against old PoDoFo.lib. Please try
"make clean", or even wipe out your 'build' folder and regenerate it
from scratch (I use cmake -G "Unix Makefiles" $PATH_TO_PODOFO_CHECKOUT).

I tested each commit here, also on Linux, and they worked for me.
I installed cppunit later, thus the fixes in r1639 inside test/unit/.

        Hope it helps,
        zyx
-- 
http://www.litePDF.cz                                 i...@litepdf.cz


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to