Results 1 to 4 of 4

Thread: cross compiling QT for arm archetacture

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default cross compiling QT for arm archetacture

    hi every body,
    i am new to the Qt,am using omapL138 board.i want to cross compile Qt what step should i follow? is there any link available for these steps?


    thanks in advance

  2. #2
    Join Date
    Oct 2009
    Posts
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: cross compiling QT for arm archetacture


  3. #3
    Join Date
    Jul 2010
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: cross compiling QT for arm archetacture

    i am following the steps given in this link http://processors.wiki.ti.com/index....t#Useful_Links

    for configuration i have used following command & its work fine,

    ./configure -prefix /home/yogesh/workdir/filesys/usr/Qt -embedded arm -platform /qws/linux-x86-g++ -xplatform /qws/linux-OMAPL-138-g++ -depths 16,24,32 -no-mmx -no-3dnow -no-sse -no-sse2 -no-glib -no-cups -no-largefile -no-accessibility -no-openssl -no-gtkstyle -qt-mouse-pc -qt-mouse-linuxtp -qt-mouse-linuxinput -plugin-mouse-linuxtp -plugin-mouse-pc -fast

    but the problem is at second stage that is in gmake command it showing following error msg,plz tell what should i do to make it?

    ../../3rdparty/zlib/zlib.h:1360: visibility arg must be one of
    "hidden", "protected" or "internal"
    ../../3rdparty/zlib/zlib.h:1361: visibility arg must be one of
    "hidden", "protected" or "internal"
    ../../3rdparty/zlib/zlib.h:1362: visibility arg must be one of
    "hidden", "protected" or "internal"
    gmake[1]: *** [.obj/release-static-emb-arm/qbytearray.o] Error 1
    gmake[1]: Leaving directory `/home/yogesh/qt-everywhere-opensource-src-4.6.2/src/tools/bootstrap'
    gmake: *** [sub-tools-bootstrap-make_default-ordered] Error 2

  4. #4
    Join Date
    Apr 2010
    Posts
    3
    Qt products
    Qt3 Qt4 Qt/Embedded

    Default Re: cross compiling QT for arm archetacture

    You will find the way from the assistant

Similar Threads

  1. Cross compiling Qtopia 2.2.0 for ARM
    By bakul2331 in forum Qt for Embedded and Mobile
    Replies: 11
    Last Post: 21st July 2010, 16:18
  2. Steps for cross compiling
    By Yayati.Ekbote in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 15th March 2010, 15:32
  3. cross-compiling a Qt app for MacOS X?
    By akos.maroy in forum Qt Programming
    Replies: 0
    Last Post: 3rd August 2009, 20:37
  4. QtCreator and cross-compiling
    By zuck in forum Qt Tools
    Replies: 1
    Last Post: 28th April 2009, 20:04
  5. cross compiling
    By tommy in forum Installation and Deployment
    Replies: 1
    Last Post: 8th March 2009, 18:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.