Results 1 to 4 of 4

Thread: Steps for cross compiling

  1. #1
    Join Date
    Jan 2010
    Posts
    37
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Steps for cross compiling

    Hi,

    I am a beginner to embedded qt. I have prepared an application on QT SDK 4.6.1. Now i have got one ARM9(S3C2440 Mini)board and i have to put that application on ARM9 based device? What should i do? I read in the documentation of QT SDK 4.6.1. It has some terms like cross-compiling....Please give me some details on how i should do it.....
    Last edited by Yayati.Ekbote; 2nd March 2010 at 11:10.

  2. #2
    Join Date
    Oct 2009
    Posts
    66
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: <B>Steps for cross compiling.</B>

    There are some steps to be followed before moving to the ARM9 platform, i'll suggest you to go through the Qt-Assistants and search for qmake or

    http://pepper.troll.no/s60prerelease...ke-manual.html

    Go through the spec which will help you to build for the platform.

    One thing you need to do is to compile Qt for ARM 9.

  3. #3
    Join Date
    Mar 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: <B>Steps for cross compiling.</B>

    Is It possible to cross compile QT/Linux for OSEK (Ex. osCAN)

  4. #4
    Join Date
    Mar 2010
    Posts
    38
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default Re: Steps for cross compiling

    I think Qt can be compiled anywhere...
    If it is UNIX it must be compiled using Qt source code for UNIX.
    For example to compile one application on WindowsPC and on Symbian you must only have compilers for this platform.
    You can only change .show to .showMaximized and remove all MinimumSize Values.

Similar Threads

  1. Cross compiling for ARM with eclipse [QtEm]
    By likelaplace in forum Qt Programming
    Replies: 0
    Last Post: 23rd November 2009, 21:30
  2. cross-compiling a Qt app for MacOS X?
    By akos.maroy in forum Qt Programming
    Replies: 0
    Last Post: 3rd August 2009, 20:37
  3. QtCreator and cross-compiling
    By zuck in forum Qt Tools
    Replies: 1
    Last Post: 28th April 2009, 20:04
  4. cross compiling
    By tommy in forum Installation and Deployment
    Replies: 1
    Last Post: 8th March 2009, 18:02
  5. Cross compiling setup for all platforms
    By oc2k1 in forum Installation and Deployment
    Replies: 0
    Last Post: 5th February 2008, 13:42

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.