Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to run app on embedded linux

How to run app on embedded linux

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    coolguy
    wrote on last edited by
    #1

    I have written a small application on linux (ubuntu) using Qt Creator 2.1.0 (which is part of Qt SDK 1.1). Now I want to run the same application in embedded linux. Please help me how to do this.

    Note: I have installed Qt_SDK_Lin32_offline_v1_1_rc_en from the qt link

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      The Qt SDK will not only help you if you want to do maemo/meego development. That works out of the box after installing the SDK (if you installed those components that is:-).

      For everything else you will need a cross-compiler environment matching your target machine (which is usually provided by the vendor). Since the cross-compiler environments differ widely in their setup your vendor or any community surrounding the product you want to target are a good place to ask for instructions to get started.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved