Created attachment 123431 [details] Poppler error make Before configuring and installing Poppler for arm64 & armv7, by fixing path : POPPLER_QT5-LIBS="-L$QTDIR/lib -lQt5Core" for exemple There is some errors with libQt5Core.la, the errors stop the compiling of test-poppler-qt5. Fixing this path for Desktop (OS X) works without problem, but for Desktop, there is some framework. Qt, ios, doesn't have framework. Here are my thing : export QTDIR="/Users/env/qt5.6/5.6/ios export POPPLER_QT5-LIBS="-L$QTDIR/lib -lQt5Core -lQt5Widgets -lQt5Xml -lQt5Gui" export POPPLER_QT5_CFLAGS="-I$QTDIR/include" Values are the same of QT5_TEST. Attachment shows the error after make command line.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/131.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.