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. Qt executable for BeagleBon Black
Forum Updated to NodeBB v4.3 + New Features

Qt executable for BeagleBon Black

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 271 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.
  • F Offline
    F Offline
    Francesca
    wrote on last edited by
    #1

    Good morning,
    I am using QtCreator 6 and I have a .cpp project (cmake) that I need to run on a BeagleBon Black (BBB) device (ARM cortex A8).
    Does anyone know how can I create an executable from QtCreator 6 which is suitable to run on the BBB?
    Does anyone know the steps to be followed?

    Thank you in advance,
    Francesca

    jsulmJ 1 Reply Last reply
    0
    • F Francesca

      Good morning,
      I am using QtCreator 6 and I have a .cpp project (cmake) that I need to run on a BeagleBon Black (BBB) device (ARM cortex A8).
      Does anyone know how can I create an executable from QtCreator 6 which is suitable to run on the BBB?
      Does anyone know the steps to be followed?

      Thank you in advance,
      Francesca

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Francesca said in Qt executable for BeagleBon Black:

      QtCreator 6

      I guess you mean Qt6? QtCreator is an IDE.
      You need to cross compile Qt for BeagleBon Black and then cross compile your app with that Qt version.
      There is documentation describing how to cross compile for RspberryPi: https://wiki.qt.io/Raspberry_Pi_Beginners_Guide
      The idea is same for BeagleBon Black.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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