poppler-qt4 : broken?

2007-10-11 Thread Edd Barrett
Hi there, Im looking into embedding a pdf into a QT application using poppler-qt. As a test I tried building the test-poppler-qt4.cpp distributed in the poppler source tarball qt4/tests. Here is my project file: ---8--- ## #

Re: poppler-qt4 : broken?

2007-10-11 Thread Joachim Schipper
On Thu, Oct 11, 2007 at 01:09:52PM +0100, Edd Barrett wrote: (...) I tried building the test-poppler-qt4.cpp distributed in the poppler source tarball qt4/tests. ---8--- $ qmake4 make g++ -pthread -o poppler test-poppler-qt4.o-L/lib -L/usr/local/lib/qt4 -lpoppler-qt4 -lpoppler