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. Cross-Compilation Embedded Board

Cross-Compilation Embedded Board

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 330 Views 1 Watching
  • 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.
  • B Offline
    B Offline
    Bravepaulo
    wrote on last edited by
    #1

    Hello guys.
    I am having a hard time understanding how to make a cross-compilation using QT for an embedded board.
    Most of the tutorials that I see require to have the board connected to the computer when performing the cross-compilation, and it does not add up to me.
    Is ti required to connect the board for a cross-compilation using QT?

    Another question, when I try to set up the kit em QT for cross-compilation I am not able to find the device that I want in the list available in QT. I can add the device, but it shows only two types (Generic Linux Device and QNX device) and my board is a pixhawk.
    Any comment is welcomed.

    Thanks in advance

    aha_1980A 1 Reply Last reply
    0
    • B Bravepaulo

      Hello guys.
      I am having a hard time understanding how to make a cross-compilation using QT for an embedded board.
      Most of the tutorials that I see require to have the board connected to the computer when performing the cross-compilation, and it does not add up to me.
      Is ti required to connect the board for a cross-compilation using QT?

      Another question, when I try to set up the kit em QT for cross-compilation I am not able to find the device that I want in the list available in QT. I can add the device, but it shows only two types (Generic Linux Device and QNX device) and my board is a pixhawk.
      Any comment is welcomed.

      Thanks in advance

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Bravepaulo

      Most of the tutorials that I see require to have the board connected to the computer when performing the cross-compilation, and it does not add up to me.
      Is ti required to connect the board for a cross-compilation using QT?

      Definitely not. You need the cross toolchain, and a crosscompiled Qt - either provided or self compiled. You need the board to deploy and debug your app, though.

      Another question, when I try to set up the kit em QT for cross-compilation I am not able to find the device that I want in the list available in QT. I can add the device, but it shows only two types (Generic Linux Device and QNX device) and my board is a pixhawk.

      Thats Ok, as long as it runs Linux ;)

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

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