Results 1 to 3 of 3

Thread: Compiling an Embedded app under windows

  1. #1
    Join Date
    Oct 2010
    Posts
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Question Compiling an Embedded app under windows

    Hello friends, how are you guys? Hope everything´s fine.


    Well, i´m a really newbie in QT and I was trying to compile a modified example that came with QT creator (some demo) under the windows but targeted to arm/embedded device...

    But I don´t know even how to proceed with this..

    I had an arm board and compiled and intalled QT 4.6 on it... it came with some examples...

    What i did? I got this embedded examples, copied into windows (qt creator) and without any problem i was able to generate object files (.o, .exe, etc) Without any problem.. (sure... qt is multiplatform). But now that i´ve made the .exe i would like to make a cross compilation to compile those files into a binary for ARM processor to copy again into the arm hardware and use it.


    Does anyone has any tip on what to do?

    Thanks in advance for all attention.


    Mario

  2. #2
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    694
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Compiling an Embedded app under windows

    You should specify the cpu when compiling ( if using VS ).
    Regards
    Franco Amato

  3. #3
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Compiling an Embedded app under windows

    Have a look at Qt for Embedded Linux

Similar Threads

  1. errors with compiling qt-embedded-linux-opensource-4.4.3
    By dycjiaoda in forum Installation and Deployment
    Replies: 4
    Last Post: 17th April 2009, 15:56
  2. qt-embedded-linux 4.4.3 compiling error
    By numen in forum Installation and Deployment
    Replies: 2
    Last Post: 6th March 2009, 16:32
  3. Compiling Problem qt/embedded 4.4.1 linux scratchbox arm
    By hw in forum Installation and Deployment
    Replies: 0
    Last Post: 11th September 2008, 19:25
  4. Compiling qt-embedded-3.3.5 with sh4-linux-gcc
    By hketatni in forum Installation and Deployment
    Replies: 3
    Last Post: 15th December 2006, 14:21

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.