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. [SOLVED] Cross-Compiling for BeagleBone Black

[SOLVED] Cross-Compiling for BeagleBone Black

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 15.3k 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.
  • T Offline
    T Offline
    Tilapia21
    wrote on last edited by
    #1

    Hello everyone,

    I have developped some small applications on a Ubuntu system and then cross-compiled tu use them on a BeagleBone Black.

    Now I have to use QT to develop GUI programs but the webpage "http://www.angstrom-distribution.org/toolchains/" is broken and I don't know where I can find antoher cross-compiler or how to make it in antoher way. I've searched on many forums but haven't found a satisfacting answer.

    I know that I need to make the installation in 5 steps :

    • Installing Qt-Creator
      - Installing the Cross-Compiler
    • Building Qt
    • Setting Up Qt-Creator
    • Setting up the BeagleBoard

    Thanks in advance for your help.

    1 Reply Last reply
    0
    • tomasz3dkT Offline
      tomasz3dkT Offline
      tomasz3dk
      wrote on last edited by
      #2

      Texas Instruments provide a toolchain for beaglebone black. It has also already Qt libs (4.8.3) "TI toolchain":http://software-dl.ti.com/sitara_linux/esd/AM335xSDK/latest/index_FDS.html, but you must in that case use system provided by this toolchain, in standard Angstrom in beaglebone black Qt libs are 4.8.1 . Another way is to use bitbake to create a toolchain for beaglebone black with Qt libs (4.8.1). Sorry for my english ;). Hope it helps ;)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Tilapia21
        wrote on last edited by
        #3

        It helps ;) Thanks for your answer, I'm gonna test it !

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vahidnateghi
          wrote on last edited by
          #4

          I found this:
          http://www.cloud-rocket.com/2013/07/building-qt-for-beaglebone/
          https://googledrive.com/host/0B3Z340LOBulvMG5NRmNlZEppSEE/

          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