Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Thiago Macieira
On quinta-feira, 16 de fevereiro de 2012 18.33.20, dietrich.gos...@continental-corporation.com wrote: > Hi, > > I found the missing lib. > It's ld-linux.so.3 (actually it's a soft link that points to ld-2.11.1.so) > Its ' location is in /pathtorootfs/lib/ > > How do I include this in the mkspecs

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Dietrich . Gossen
go Macieira An: interest@qt-project.org Datum: 16.02.2012 16:55 Betreff: Re: [Interest] Qt5 Cross Compiling for ARM Gesendet von: interest-bounces+dietrich.gossen=continental-corporation@qt-project.org On quinta-feira, 16 de fevereiro de 2012 16.02.46, dietrich.gos...@continental-

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Thiago Macieira
On quinta-feira, 16 de fevereiro de 2012 16.02.46, dietrich.gos...@continental-corporation.com wrote: > /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-g > nueabi/bin/arm-none-linux-gnueabi-g++ -Wl,-O1 -o opengles2 opengles2.o > -L/home/lucid/ltib/rootfs/usr/lib -lgli

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Dietrich . Gossen
Which library is missing? Any Ideas? Thanks. Regards, Dietrich Gossen Continental Engineering Services Von:Thiago Macieira An: interest@qt-project.org Datum: 16.02.2012 13:15 Betreff: Re: [Interest] Qt5 Cross Compiling for ARM Gesendet von: interest-bounces+dietrich.

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Thiago Macieira
On quinta-feira, 16 de fevereiro de 2012 12.57.02, dietrich.gos...@continental-corporation.com wrote: > QMAKE_LIBS= -lglib-2.0 -lgthread-2.0 -lgstreamer-0.10 -lxml2 > -lz -lgmodule-2.0 -lgobject-2.0 -lts -lasound \ > -lfreetype -lexpat -ljpeg -lfontconfig -lSM

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Dietrich . Gossen
It's about the gstreamer. Is it possible to turn it off in the configure command? -no-multimedia doesn't work. Regards, Dietrich Gossen Continental Engineering Services Von:Thiago Macieira An: interest@qt-project.org Datum: 16.02.2012 09:26 Betreff: Re: [Interest

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread Thiago Macieira
On quinta-feira, 16 de fevereiro de 2012 07.40.43, dietrich.gos...@continental-corporation.com wrote: > Hi, > > I am getting this error when I try to cross compile Qt5 for ARM. > > Project ERROR: QMAKE_WAYLAND_SCANNER not defined for this mkspec You should be able to ignore this error. The prob

Re: [Interest] Qt5 Cross Compiling for ARM

2012-02-16 Thread haithem rahmani
Hi, > I am getting this error when I try to cross compile Qt5 for ARM. > > Project ERROR: QMAKE_WAYLAND_SCANNER not defined for this mkspec > > That's my configure command: > ./configure -arch arm -xplatform linux-g++-mx5x -prefix > I think you should add the "-embedded" option. regards. Haithe

[Interest] Qt5 Cross Compiling for ARM

2012-02-15 Thread Dietrich . Gossen
Hi, I am getting this error when I try to cross compile Qt5 for ARM. Project ERROR: QMAKE_WAYLAND_SCANNER not defined for this mkspec That's my configure command: ./configure -arch arm -xplatform linux-g++-mx5x -prefix /home/lucid/ltib/rootfs/usr/local/Trolltech/Qt -phonon-backend -little-