Hi -

I ran into problems building podofo-0.7.0 on an old machine
with gcc-3.3.5.  Should I give up and upgrade, or is there hope?

In file included from /home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp:21:
/home/larry/src/podofo-0.7.0/src/PdfEncoding.h:355: warning: `virtual' is not 
   at beginning of declaration
/home/larry/src/podofo-0.7.0/src/PdfEncoding.h:390: warning: `virtual' is not 
   at beginning of declaration
/home/larry/src/podofo-0.7.0/src/PdfEncoding.h:651: warning: `virtual' is not 
   at beginning of declaration
In file included from /home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp:27:
/home/larry/src/podofo-0.7.0/src/util/PdfMutexWrapper.h:45: error: parse error 
   before `&' token
/home/larry/src/podofo-0.7.0/src/util/PdfMutexWrapper.h:52: warning: non-static 
   reference `PoDoFo::Util::PdfMutex&PoDoFo::Util::PdfMutexWrapper::m_rMutex' 
   in class without a constructor
/home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp: In member function `void 
   PoDoFo::PdfSimpleEncoding::InitEncodingTable()':
/home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp:64: error: no matching 
   function for call to `PoDoFo::Util::PdfMutexWrapper::PdfMutexWrapper(
   PoDoFo::Util::PdfMutex&)'
/home/larry/src/podofo-0.7.0/src/util/PdfMutexWrapper.h:39: error: candidates 
   are: PoDoFo::Util::PdfMutexWrapper::PdfMutexWrapper(const 
   PoDoFo::Util::PdfMutexWrapper&)
/home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp: In member function `
   pdf_utf16be PoDoFo::PdfIdentityEncoding::GetUnicodeValue(long int) const':
/home/larry/src/podofo-0.7.0/src/PdfEncoding.cpp:1091: warning: unused 
   parameter `long int lCharCode'
make[2]: *** [src/CMakeFiles/podofo_static.dir/PdfEncoding.o] Error 1
make[1]: *** [src/CMakeFiles/podofo_static.dir/all] Error 2
make: *** [all] Error 2
la...@phantom:~/src/podofo-0.7.0-build$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)


------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to