Results 1 to 3 of 3

Thread: How to cross-compiling in Qt

  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default How to cross-compiling in Qt

    Hi,
    I am writing an application on my linux(2.6.31) machine for arm-linux( ARM-9, i-MX based processor). How should i cross-compile my qt-application for the above mention processor ? Kindly explain in detail.

    Thanks & Regards,
    Sanjeet

  2. #2
    Join Date
    Mar 2011
    Posts
    120
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: How to cross-compiling in Qt

    Download the open source package of qt .Link-: http://get.qt.nokia.com/qt/source/qt...c-4.7.2.tar.gz (for linux)
    configure with -embedded arm option.
    use the qmake generate form that package.

  3. #3
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: How to cross-compiling in Qt

    Quote Originally Posted by bibhukalyana View Post
    Download the open source package of qt .Link-: http://get.qt.nokia.com/qt/source/qt...c-4.7.2.tar.gz (for linux)
    configure with -embedded arm option.
    use the qmake generate form that package.
    Hi Bibhu,

    Thanks very much...........
    Tom morning i am going to try this.
    anyway thanks very much.

Similar Threads

  1. Cross Compiling for MIPS
    By WayneFresh in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 22nd October 2010, 18:25
  2. cross compiling QT for arm archetacture
    By yogeshpjadhav in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 5th August 2010, 03:48
  3. Steps for cross compiling
    By Yayati.Ekbote in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 15th March 2010, 15:32
  4. cross-compiling a Qt app for MacOS X?
    By akos.maroy in forum Qt Programming
    Replies: 0
    Last Post: 3rd August 2009, 20:37
  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.