https://bugs.kde.org/show_bug.cgi?id=364097

--- Comment #4 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
(In reply to Georg Schlisio from comment #3)
> fails to compile for me. i am quite sure this is my fault… but i lack
> insight to understand whats going wrong.
You are using ArchLinux? Which Poppler packages do you have installed? You
would need to have 'popper-qt4' installed at least.
I am able to compile this code both on a Gentoo and an ArchLinux machine. Can
you maybe try to compile it on another machine?

> [ 36%] Linking CXX shared library libkbibtexnetworking.so
> CMakeFiles/kbibtexnetworking.dir/findpdf.cpp.o: In function
> `FindPDF::Private::processPDF(QNetworkReply*, QByteArray const&)':
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x1b4): undefined
> reference to `Poppler::Document::loadFromData(QByteArray const&, QByteArray
> const&, QByteArray const&)'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x5a4): undefined
> reference to `Poppler::Document::info(QString const&) const'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x61a): undefined
> reference to `Poppler::Document::numPages() const'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x65e): undefined
> reference to `Poppler::Document::page(int) const'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x6fd): undefined
> reference to `Poppler::Page::text(QRectF const&) const'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x78f): undefined
> reference to `Poppler::Page::~Page()'
> findpdf.cpp:(.text.
> _ZN7FindPDF7Private10processPDFEP13QNetworkReplyRK10QByteArray[_ZN7FindPDF7Pr
> ivate10processPDFEP13QNetworkReplyRK10QByteArray]+0x874): undefined
> reference to `Poppler::Document::~Document()'
> collect2: error: ld returned 1 exit status
> src/networking/CMakeFiles/kbibtexnetworking.dir/build.make:1008: recipe for
> target 'src/networking/libkbibtexnetworking.so.0.8.0' failed
> make[2]: *** [src/networking/libkbibtexnetworking.so.0.8.0] Error 1
> CMakeFiles/Makefile2:539: recipe for target
> 'src/networking/CMakeFiles/kbibtexnetworking.dir/all' failed
> make[1]: *** [src/networking/CMakeFiles/kbibtexnetworking.dir/all] Error 2
> Makefile:138: recipe for target 'all' failed
> make: *** [all] Error 2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to