Results 1 to 3 of 3

Thread: How to compile QT for Mini 2440 from Host(Ubuntu)

  1. #1
    Join Date
    May 2012
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    1

    Arrow How to compile QT for Mini 2440 from Host(Ubuntu)

    Hi, I am newbie at Mini 2440 an Qt programming . I have a mini 2440
    installed Qtopia in it . I also have a computer Ubuntu installed. I use Qt
    creator to create QT application.

    How to compile a QT program in Ubuntu pc for mini 2440 then load program
    mini 2440 and run it.

    I googled many article try them but I can't succecs .

    Is There anyone who tell me step by step simply to compile and run Hello
    World apllication. Thank you..

    By the way Qtopia is installed on mini2440.

  2. #2
    Join Date
    Nov 2009
    Posts
    60
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    3

    Default Re: How to compile QT for Mini 2440 from Host(Ubuntu)

    Hi,

    I am using Qt4.6.2 for our development.
    Steps
    Download the Qt 4.6 source from site untar the source and do ./configure -help to understand the different switch options.
    update the toolchain enviroment onto console.
    if you want to use tslib then you need to crosscompile tslib source and then according compile QT source.
    have a look on this blog which details the steps to continue further.

    http://linux-arm-porting.blogspot.in...-mini2440.html

  3. #3
    Join Date
    Sep 2012
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to compile QT for Mini 2440 from Host(Ubuntu)

    Hi, you can get here to know the way compile Qt4.6.2 for mini2440 board http://mini2440vietnam.blogspot.com/...-mini2440.html
    There is also an article for you to get the way program a QtCreator program running on mini2440 board, refer to here

Similar Threads

  1. Compile and Run Qt programs in ubuntu 12.04
    By stbb24 in forum Installation and Deployment
    Replies: 2
    Last Post: 7th August 2012, 14:43
  2. Accessing Problem to AIN1 pin on Mini 2440
    By desperado_43 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th May 2012, 12:18
  3. Replies: 0
    Last Post: 21st September 2011, 16:38
  4. Can't Compile on Ubuntu Linux
    By mpauley in forum Newbie
    Replies: 6
    Last Post: 9th April 2010, 23:00
  5. Compile error with qtopia-opensrouce-4.3.2 on Ubuntu.
    By JPPoulin in forum Qt Programming
    Replies: 0
    Last Post: 6th June 2009, 04:58

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
  •  
Qt is a trademark of The Qt Company.