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 cross compile eglfs support for BBB?
Forum Updated to NodeBB v4.3 + New Features

How to cross compile eglfs support for BBB?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.0k 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.
  • H Offline
    H Offline
    h_db
    wrote on last edited by
    #1

    Hi all,

    I try to cross compile Qt 5.3.2 to Beaglebone Black. I have succeeded with linuxfb support, but eglfs is not available.

    I have tried to compile both qt-everywhere-opensource-src-5.3.2 and qtbase-opensource-src-5.3.2.
    Cross compiler is gcc-linaro-arm-linux-gnueabi-2012.04-20120426_linux

    this is part of configure output

    @
    QPA backends:
    DirectFB ............. no
    EGLFS ................ no
    KMS .................. no
    LinuxFB .............. yes
    XCB .................. no
    @

    Thanks for your help!

    1 Reply Last reply
    0
    • P Offline
      P Offline
      pgregory
      wrote on last edited by
      #2

      I've had problems getting a cross compile to work with the latest 3.14.y kernel builds on BBB.
      I was using the Linaro toolchain on 32 bit debian linux to cross compile.
      Even though I was using a sysroot image for the cross compile, some of the kernel includes would come from the Linaro tool and it would fail.
      Compile the Qt library on the BBB.
      It takes about a day and a half, but it detects the Sgx graphics libraries and enables EGLFS.

      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