[poppler] Error In compling poppler lib
Vipin Beniwal
vipin.beniwal at stellarinfo.com
Mon Oct 17 04:23:42 PDT 2011
Hi,
I am working on MAC OS-X 10.6 and qt 4.7.3 and want to install poppler library but i got error when i run make command Before make command configure successfully with following output .
font configuration: fontconfig
splash output: yes
cairo output: no
qt4 wrapper: yes
glib wrapper: no
introspection: no
cpp wrapper: yes
use gtk-doc: no
use libjpeg: no
use libpng: no
use libtiff: no
use zlib: yes
use libcurl: no
use libopenjpeg: no
use cms: no
command line utils: yes
Warning: Using libjpeg is recommended
Warning: Using zlib is not totally safe
Warning: Using libopenjpeg is recommended
but when i run make i got following error
sisls-Mac-Pro:poppler-0.18.0 sisl$ make
Making all in tests
CXX test-poppler-qt4.o
CXXLD test-poppler-qt4
Undefined symbols:
"QWidget::enterEvent(QEvent*)", referenced from:
vtable for PDFDisplayin test-poppler-qt4.o
"QTime::currentTime()", referenced from:
PDFDisplay::display() in test-poppler-qt4.o
PDFDisplay::display() in test-poppler-qt4.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [test-poppler-qt4] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
thanks
vipin
More information about the poppler
mailing list