<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Liberation Serif">Is anyone else seeing a build problem
with importpdf.cpp?<br>
<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:
In member function ‘QImage PdfPlug::readThumbnail(QString)’:<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25:
error: no matching function for call to
‘SplashOutputDev::startDoc(PDFDoc*&)’<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25:
note: candidate is:<br>
In file included from
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:24:0:<br>
/usr/include/poppler/SplashOutputDev.h:348:8: note: void
SplashOutputDev::startDoc(XRef*)<br>
/usr/include/poppler/SplashOutputDev.h:348:8: note: no known
conversion for argument 1 from ‘PDFDoc*’ to ‘XRef*’<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:
In member function ‘QImage PdfPlug::readThumbnail(QString)’:<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25:
error: no matching function for call to
‘SplashOutputDev::startDoc(PDFDoc*&)’<br>
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:104:25:
note: candidate is:<br>
In file included from
/home/gregp/development/Scribus150/scribus/plugins/import/pdf/importpdf.cpp:24:0:<br>
/usr/include/poppler/SplashOutputDev.h:348:8: note: void
SplashOutputDev::startDoc(XRef*)<br>
/usr/include/poppler/SplashOutputDev.h:348:8: note: no known
conversion for argument 1 from ‘PDFDoc*’ to ‘XRef*’<br>
<br>
<br>
Greg<br>
</font>
</body>
</html>