A Dijous, 6 d'octubre de 2011, Mauricio Cirelli vàreu escriure: > Hello guys, > > > > Im looking for someone who has already ran Poppler on an arm board > (specially imx5x, from freescale). > > Im using Ubunto 10.10, Qt 4 and trying to compile to imx53 using Freescale > LTIB tool. > > > > I could compile my application targeting desktop without any problems. But > Im not being able to compile it to IMX53. > :-1: error: skipping incompatible /usr/lib/libpoppler-qt4.so when searching > :for -lpoppler-qt4 > : > :-1: error: skipping incompatible /usr/lib/libpoppler-qt4.a when searching > :for -lpoppler-qt4 > : > :-1: error: cannot find -lpoppler-qt4 > : > :-1: error: collect2: ld returned 1 exit status
I have no idea about ARM, or LTIB at all but my wild guess is that it is trying to link against your regular x86 libraries instead of against the arm libraries. Albert _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
