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. Crosscompiling QT for embedded linux
Forum Update on Monday, May 27th 2025

Crosscompiling QT for embedded linux

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 398 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.
  • W Offline
    W Offline
    wowy
    wrote on 20 Mar 2015, 15:38 last edited by
    #1

    Hello,

    I am currently working on a sbc6000x board (atmel at91sam9261, linux 2.6.24) and would like to run application from qt on it. As i understood i must first install qt on my embedded device but i have some issue.
    Here for the installation part :
    http://doc.qt.digia.com/4.6/qt-embedded-install.html
    I can't use ./ configure or make on my embedded device, its don't know this kind of command and i can't update it. Is there a way to cross compile qt ? (and not cross compile an application like it is explained here : http://doc.qt.digia.com/4.6/qt-embedded-crosscompiling.html )

    Thank you for the future answers !

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 20 Mar 2015, 23:45 last edited by
      #2

      Hi and welcome to devnet,

      configure is in the sources root folder. That's why it's called like that.

      On a side note, please use at least the 4.8 series if you don't want to use Qt 5

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      20 Mar 2015, 15:38

      • Login

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