[Qt-interest] Qt/X11 cross compilng for ARM

Thiago Macieira thiago at kde.org
Sat Oct 23 09:52:20 CEST 2010


On Saturday 23. October 2010 08.55.21 umang gupta wrote:
> > Creating qmake. Please wait...
> > make: Nothing to be done for `first'.
> > Basic XLib functionality test failed!
> >
> >  You might need to modify the include and library search paths by editing
> >  QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11 in
> >
> > /home/umang/qtarmsrc/qt-everywhere-opensource-src-4.7.0/mkspecs/qws/linux
> > -arm-gnueabi-g++.
> > 
> > 
> > So I include in qmake.conf these :
> > QMAKE_INCDIR_X11        = /media/LABEL2/usr/X11R6/include/
> > QMAKE_LIBDIR_X11        = /media/LABEL2/usr/X11R6/lib/
> > 
> > /media/LABEL2 is my target File system where X libraries and headers are
> > present .
> > 
> > But still compilation is giving same error ..

Run configure with -v to see why the test failed. Sometimes it's not because of 
the includes and libraries. Maybe it's missing part of the toolchain.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101023/1ca504e5/attachment.bin 


More information about the Qt-interest-old mailing list