[scribus-dev] build problem with 150

Owen rcook at pcug.org.au
Sat Dec 1 05:47:13 UTC 2012


On Thu, 29 Nov 2012 21:50:34 -0500
Gregory Pittman <gpittman at iglou.com> wrote:

> Is anyone else seeing a build problem with importpdf.cpp?
> 
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp: 
> In member function 'QImage PdfPlug::readThumbnail(QString)':
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25: 
> error: no matching function for call to 
> 'SplashOutputDev::startDoc(PDFDoc*&)'
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25: 
> note: candidate is:
> In file included from 
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:24:0:
> /usr/include/poppler/SplashOutputDev.h:348:8: note: void 
> SplashOutputDev::startDoc(XRef*)
> /usr/include/poppler/SplashOutputDev.h:348:8: note:   no known 
> conversion for argument 1 from 'PDFDoc*' to 'XRef*'
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp: 
> In member function 'QImage PdfPlug::readThumbnail(QString)':
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25: 
> error: no matching function for call to 
> 'SplashOutputDev::startDoc(PDFDoc*&)'
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25: 
> note: candidate is:
> In file included from 
> /home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:24:0:
> /usr/include/poppler/SplashOutputDev.h:348:8: note: void 
> SplashOutputDev::startDoc(XRef*)
> /usr/include/poppler/SplashOutputDev.h:348:8: note:   no known 
> conversion for argument 1 from 'PDFDoc*' to 'XRef*'




I can build i.5 on SUSE-12.2 and Ubuntu, but F17 has me stumped.

It finds the libs in /usr/local/libs ok, but heads off to /usr/include
for poppler.h

For various reasons I am not going to persist with Fedora. Next year!


-- 
Owen



More information about the scribus-dev mailing list