[Poppler-bugs] [Bug 95248] New: Support of Qt5 frontend failed for ARM (iOS)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 3 09:12:27 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95248

            Bug ID: 95248
           Summary: Support of Qt5 frontend failed for ARM (iOS)
           Product: poppler
           Version: unspecified
          Hardware: ARM
                OS: other
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: heyligengregory at gmail.com

Created attachment 123431
  --> https://bugs.freedesktop.org/attachment.cgi?id=123431&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160503/e1c891cf/attachment.html>


More information about the Poppler-bugs mailing list