Results 1 to 2 of 2

Thread: Qt tool chains

  1. #1
    Join Date
    Apr 2012
    Posts
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt tool chains

    Hi,

    I want to know whether Qt (Qt SDK) provides tool chain for cross-compiling application on embedded linux?

    From the "http://doc.qt.nokia.com/sdk-1.1/index.html ", I read the following:

    Complete tool chain
    Contains all the tools you need to go from application concept to ready-to-deploy application on multiple desktop and mobile target platforms: Microsoft Windows, Mac OS X, Linux, Symbian, Maemo, and MeeGo Harmattan.

    It does not talk about embedded development at all. Do we need thrid party cross-tools for compiling Qt application on embedded linux?

    It is really sad that they do not have consolidated information for developing and building application on embedded linux. In most places either "embedded linux" is not mentioned or it is greyed out. I am struggling to understand how the whole cross-platform feature of Qt works for embedded linux. Please help.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt tool chains

    I don't think QtSDK provides a cross-compiler for embedded Linux. At least not by default. If you want to develop on Windows, you need a separate gcc and binutils installation cross-compiled for Windows. The compiler itself (at least for ARM) is available in QtSDK however you still need libraries and all the other stuff required for compilation. That should be provided by the target board manufacturer/distributor (probably with a compiler as well).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Qt tool chains
    By vassin in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 20th April 2012, 07:14
  2. Grouping of Tool buttons in Tool bar
    By febil in forum Qt Programming
    Replies: 1
    Last Post: 24th March 2009, 11:51
  3. Tool Tip
    By Rakesh_Kumar in forum Qt Programming
    Replies: 9
    Last Post: 3rd October 2008, 13:01
  4. Qt::Tool
    By JeanC in forum Qt Programming
    Replies: 9
    Last Post: 9th February 2008, 12:59
  5. tool tip
    By jnana in forum Qt Programming
    Replies: 1
    Last Post: 1st October 2007, 13:55

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.