Results 1 to 7 of 7

Thread: Cross-Compile to QT/X11 ARM

  1. #1
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Cross-Compile to QT/X11 ARM

    HI,
    I want to cross-compile my QT application to my BeagleBoard based on ARM CPU.
    I followed the instructions in here :

    http://labs.trolltech.com/blogs/2009...mpiling-qtx11/

    And im a little bit stuck...
    what parameters do i need to give with the ./configure command?

    Thanks

  2. #2
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Cross-Compile to QT/X11 ARM

    Sorry i forgot

    Im using UBUNTU 9.04...

    Is it even possible to cross compile to ARM a QT application???

  3. #3
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Cross-Compile to QT/X11 ARM

    I think you need g++, compiled for ARM.
    Qt specs depending on installed (on BeagleBoard) operating system.

  4. #4
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Cross-Compile to QT/X11 ARM

    Beacuse Im quiet new at QT stuff... Can you link me to a step by step guide?

    Or reference me to a place to some more information

  5. #5
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Cross-Compile to QT/X11 ARM

    Here is gcc's installation documentation. There you can find all needed configuration options for ARM-architechture and HowTo's to build gcc. Next you will need to build Qt, using this (builded before) gcc.

    Or you can try to find at internet ready solution.

  6. The following user says thank you to Erik-Moscow for this useful post:

    shiranraviv (17th December 2009)

  7. #6
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Cross-Compile to QT/X11 ARM

    Dont i need X11 support also ?

    How it fits in making a cross compiler?

  8. #7
    Join Date
    Oct 2009
    Posts
    25
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Cross-Compile to QT/X11 ARM

    Sorry, but I'm not so qualified in this issue...
    But you can try to search in the web
    Or view Qt Labs blogs.
    Good luck!

Similar Threads

  1. Can't cross compile with dbus
    By nrabara in forum Installation and Deployment
    Replies: 3
    Last Post: 19th March 2012, 12:28
  2. cross compile Qt Embeded with Open GL ES
    By efan in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 23rd September 2009, 12:23
  3. Replies: 0
    Last Post: 9th April 2009, 06:12
  4. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  5. Cross compile QT/X11 for platform xscale-elf
    By nmkarvekar in forum Installation and Deployment
    Replies: 0
    Last Post: 19th May 2006, 07:20

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.