Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How can I build a Qt for Linux FBDEV
Forum Updated to NodeBB v4.3 + New Features

How can I build a Qt for Linux FBDEV

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 377 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.
  • M Offline
    M Offline
    MintogoDeveloper
    wrote on last edited by
    #1

    Hi guys.

    My Qt5 (based on 5.9.5) application has v-sync problem on Odroid C2 board with Ubuntu 18.04.1.

    Hardkernel which developer Odroid says it's problem of mali driver for X11.

    So I trying to build Qt for linux fbdev.

    first to configure qmake

    I use below syntax

    ./configure -prefix "/home/odroid/qt/build" -release -confirm-license -opensource -platform linux-aarch64-gnu-g++ -opengl es2 -no-pch -no-xcb -skip wayland -skip webengine

    Is it right?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gandrew
      wrote on last edited by
      #2

      @MintogoDeveloper said in How can I build a Qt for Linux FBDEV:

      Hi guys.

      My Qt5 (based on 5.9.5) application has v-sync problem on Odroid C2 board with Ubuntu 18.04.1.

      Hardkernel which developer Odroid says it's problem of mali driver for X11.

      So I trying to build Qt for linux fbdev.

      first to configure qmake

      I use below syntax

      ./configure -prefix "/home/odroid/qt/build" -release -confirm-license -opensource -platform linux-aarch64-gnu-g++ -opengl es2 -no-pch -no-xcb -skip wayland -skip webengine

      Is it right?

      i wonder if it is or not

      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