[poppler] Building for Qt QNX
Yury G. Kudryashov
urkud.urkud at gmail.com
Fri Apr 6 22:25:42 PDT 2012
Jon wrote:
> Hello all,
> I am trying to build the poppler libs for use in a Qt app for the
> Blackberry Playbook (QNX armv7le).
> I am running fedora16 64bit on my dev machine.
> I configured poppler against the Qt4.8.1 libs built for the playbook
> (qnx) with this:
> ./configure --with-x --enable-poppler-qt4
>
> Is this the correct approach?
Are you sure your build uses cross-compiler? It seems that it tries to
interpret ARM assembler as x86_64 assembler (disclaimer: I don't know
assembler).
Probably you need to add --target flag to ./configure call.
--
Yury G. Kudryashov,
mailto: urkud at mccme.ru
More information about the poppler
mailing list