Hi I just tried to update to the latest podofo (and afterwards scribus).
I get the following error while compiling on my GNU/Debian testing/unstable machine: CMakeFiles/PdfString_Test.dir/PdfString_Test.o: In function `testLengthCompare()': PdfString_Test.cpp:(.text+0x51): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x7b): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' CMakeFiles/PdfString_Test.dir/PdfString_Test.o: In function `testEscape()': PdfString_Test.cpp:(.text+0x2e3): undefined reference to `PoDoFo::PdfString::PdfString(char const*, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x317): undefined reference to `PoDoFo::PdfString::Write(PoDoFo::PdfOutputDevice*, PoDoFo::PdfEncrypt const*) const' PdfString_Test.cpp:(.text+0x4df): undefined reference to `PoDoFo::PdfString::PdfString(char const*, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x566): undefined reference to `PoDoFo::PdfString::Write(PoDoFo::PdfOutputDevice*, PoDoFo::PdfEncrypt const*) const' CMakeFiles/PdfString_Test.dir/PdfString_Test.o: In function `testHexEncodeDecode()': PdfString_Test.cpp:(.text+0xee9): undefined reference to `PoDoFo::PdfString::PdfString(char const*, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0xf13): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0xf67): undefined reference to `PoDoFo::PdfString::SetHexData(char const*, long, PoDoFo::PdfEncrypt*)' PdfString_Test.cpp:(.text+0xfac): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0xfd7): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' CMakeFiles/PdfString_Test.dir/PdfString_Test.o: In function `testUnicode()': PdfString_Test.cpp:(.text+0x1455): undefined reference to `PoDoFo::PdfString::PdfString(char const*, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x1561): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x15d0): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x16ba): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' PdfString_Test.cpp:(.text+0x1851): undefined reference to `PoDoFo::PdfString::PdfString(char const*, long, bool, PoDoFo::PdfEncoding const*)' CMakeFiles/PdfString_Test.dir/PdfString_Test.o: In function `PoDoFo::PdfString::GetStringUtf8() const': PdfString_Test.cpp:(.text._ZNK6PoDoFo9PdfString13GetStringUtf8Ev[PoDoFo::PdfString::GetStringUtf8() const]+0x56): undefined reference to `PoDoFo::PdfString::InitUtf8()' collect2: ld returned 1 exit status I am using "gcc --version" gcc (Debian 4.3.2-1) 4.3.2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Best regards -- Niklaus Giger ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
