Error compiling 0.46 on Linux SlAMD64

This is NOT a support forum. You are welcome to discuss software issues here, but all issues should be reported on Launchpad if you want them fixed.
F. Delente

Error compiling 0.46 on Linux SlAMD64

Postby F. Delente » Sat Nov 29, 2008 11:00 pm

Hello.

I'm trying to compile the latest 0.46 release, but I get an error.

Configure doesn't complain about anything, but make gives:

extension/internal/pdfinput/pdf-parser.cpp: In member function 'void PdfParser::doShowText(GooString*)':
extension/internal/pdfinput/pdf-parser.cpp:2248: error: no matching function for call to 'GfxFont::getNextChar(char*&, int&, CharCode*, Unicode [8], int, int*, double*, double*, double*, double*)'
/usr/local/testSpace/gtk2/poppler-0.10.1/poppler/GfxFont.h:223: note: candidates are: virtual int GfxFont::getNextChar(char*, int, CharCode*, Unicode**, int*, double*, double*, double*, double*)
extension/internal/pdfinput/pdf-parser.cpp:2270: warning: deprecated conversion from string constant to 'char*'
extension/internal/pdfinput/pdf-parser.cpp:2297: error: no matching function for call to 'GfxFont::getNextChar(char*&, int&, CharCode*, Unicode [8], int, int*, double*, double*, double*, double*)'
/usr/local/testSpace/gtk2/poppler-0.10.1/poppler/GfxFont.h:223: note: candidates are: virtual int GfxFont::getNextChar(char*, int, CharCode*, Unicode**, int*, double*, double*, double*, double*)

This is using poppler-0.10.1, is it too recent?

F. Delente

Re: Error compiling 0.46 on Linux SlAMD64

Postby F. Delente » Sun Nov 30, 2008 2:53 am

Doesn't work with 0.46 but the SVN compiles ok, so problem solved.


Return to “Discuss Software Issues”