<div style="font:14px/1.5 'Lucida Grande', '微软雅黑';color:#333;"><p style="font:14px/1.5 'Lucida Grande';margin:0;">Hi,</p><p style="font:14px/1.5 'Lucida Grande';margin:0;"><br></p><p style="font:14px/1.5 'Lucida Grande';margin:0;">I tried to build poppler with QT5 (package download from qt-project), and got following error,</p><p style="font:14px/1.5 'Lucida Grande';margin:0;"><p style="line-height: 1.5; margin: 0px; ">Making all in qt5</p><p style="line-height: 1.5; margin: 0px; ">Making all in src</p><p style="line-height: 1.5; margin: 0px; ">make  all-am</p><p style="line-height: 1.5; margin: 0px; ">  CXXLD    libpoppler-qt5.la</p><p style="line-height: 1.5; margin: 0px; ">ld: framework not found QtCore</p><p style="line-height: 1.5; margin: 0px; "><br></p><p style="line-height: 1.5; margin: 0px; ">It seems a linkage problem, but what should I do? any ideas?</p><p style="line-height: 1.5; margin: 0px; "><br></p><p style="line-height: 1.5; margin: 0px; ">Here is my steps,</p><p style="line-height: 1.5; margin: 0px; "><p style="line-height: 1.5; margin: 0px; ">export QTDIR="/Users/veiz/Qt5.1.0/5.1.0/clang_64"</p><p style="line-height: 1.5; margin: 0px; ">export POPPLER_QT5_CFLAGS=-I$QTDIR/include</p><p style="line-height: 1.5; margin: 0px; ">export POPPLER_QT5_CXXFLAGS=-I$QTDIR/include</p><p style="line-height: 1.5; margin: 0px; ">export POPPLER_QT5_TEST_CFLAGS=-I$QTDIR/include</p><p style="line-height: 1.5; margin: 0px; "><br></p><p style="line-height: 1.5; margin: 0px; ">export POPPLER_QT5_LIBS="-L$QTDIR/lib -lz -framework QtCore -framework QtGui -framework QtXml"</p><p style="line-height: 1.5; margin: 0px; ">export POPPLER_QT5_TEST_LIBS="-L$QTDIR/lib -lz -framework QtCore -framework QtGui -framework QtXml"</p><p style="line-height: 1.5; margin: 0px; "><br></p><p style="line-height: 1.5; margin: 0px; ">./configure --enable-poppler-qt5</p><p style="line-height: 1.5; margin: 0px; ">make</p></p></p><br><div><div style="font: 14px/1.5 'Lucida Grande';">BR,<div>Alsor Zhou</div></div></div></div>