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. Run Qt Example analogclock and hellogl2 in Odroid XU4
Forum Updated to NodeBB v4.3 + New Features

Run Qt Example analogclock and hellogl2 in Odroid XU4

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 1.4k 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
    fluber
    wrote on last edited by
    #1

    I successfully to cross compile qt 5.10 for XU4 follow these steps:

    1: toolchain "gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf"
    https://releases.linaro.org/components/toolchain/binaries/latest/arm-linux-gnueabihf/

    2: download Qt 5.10 qt-unified-linux-x64-2.0.5-2-online.run
    https://download.qt.io/archive/online_installers/2.0/

    3.Install Qt5.10 (check source code) into Ubuntu Linux 16.04 (host pc)

    4.download XU4 Image from office site.
    https://dn.odroid.com/5422/ODROID-XU3/Ubuntu/

    5.burn image for XU4, and power on XU4
    6. use sshfs command to mapping sysroot in the host pc
    7. reference https://wiki.qt.io/ODROID-XU3 to build
    ..... I successful.

    I build the Qt Example for XU4, I run the example analogclock and hellogl2 in the XU4.

    ./analogclock
    Example Image
    it is normal windows size.

    but

    ./hellogl2 -platform elf's
    Example Image
    it will got full window, just only can see but can not operate it.

    how can it show normal windows size, and can operate it.

    my xu4 egl environment

    download from ARM official site:
    Wayland-egl
    fbdev-egl
    x11-egl

    xu4 image
    mali-egl
    mesa-egl

    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