Results 1 to 2 of 2

Thread: ARM Executable for QT applications for IMX53

  1. #1

    Default ARM Executable for QT applications for IMX53

    What are the steps to create an ARM executable for IMX53 for a QT Application.

    I am referring " Linux_HelloWorld_AN.pdf " however I am getting Build fail error due to Makefile.

    I am able to create x86 executable using the same Makefile.I am using Ubuntu10.04

    Is there any sample Makefile for creating ARM Executable for QT applications



    I am following the Linux_HelloWorld_AN.pdf file.
    If you check in the pdf we have a very simple C code for hello world.I am able to create ARM executable for that simple code as well as I created ARM executable for an mp3 player application which was written in GTK and I created a Makefile of my own. However in case of a QT code when you compile it in ubuntu10.04 you give 3 commands viz.
    $ qmake -project
    $ qmake test.pro
    $ make
    Out of which qmake test.pro will create a Makefile I am using this Makefile generated by $ qmake test.pro command



    I have also checked url: http://imxcommunity.org/group/imxqt/...ource=activity
    however I am not able create ARM executable
    Attached Files Attached Files

  2. #2
    Join Date
    Nov 2013
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: ARM Executable for QT applications for IMX53 quick sort board

    Hello ,
    I am working on imx53quick sort board i want to run hello world application on the imx53 board using Qt but am getiing lot of build errors while builsng can any body provide the steps to how to build qt and also how to run hello world app on using QT in IMX53 Quick Sort Board .Thanx in advance and my host is Ubuntu 12.04.3 LTS

Similar Threads

  1. executable version
    By danilodsp in forum Newbie
    Replies: 16
    Last Post: 8th October 2011, 13:51
  2. Help in the executable
    By mukunda in forum Qt Programming
    Replies: 6
    Last Post: 5th July 2011, 07:59
  3. Mac OSX: missing executable ?
    By Hiwa in forum Qt Tools
    Replies: 2
    Last Post: 22nd April 2011, 15:02
  4. Run the executable also on linux
    By g_mandel in forum Installation and Deployment
    Replies: 1
    Last Post: 26th April 2010, 13:49
  5. Static Executable
    By perseo in forum Qt Programming
    Replies: 1
    Last Post: 20th May 2008, 21:39

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.