Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Qt5 for Raspberry Pi. X11 or FrameBuffer?
Forum Update on Monday, May 27th 2025

Qt5 for Raspberry Pi. X11 or FrameBuffer?

Scheduled Pinned Locked Moved QtonPi
1 Posts 1 Posters 5.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.
  • L Offline
    L Offline
    luca
    wrote on 13 Dec 2012, 15:01 last edited by
    #1

    Hi all,
    I compiled Qt5 for my Raspberry Pi following "this":http://www.gigabytes.it/blog/2012/11/qt-5-su-raspberry-pi good (italian) tutorial .

    Now I can build application for the board but it seems Qt was compiled for execution in framebuffer (I can execute it without X11).

    What should I have done to compile for X11 ?

    This is my configure:
    @
    ./configure -opensource -confirm-license -no-pch -prefix /opt/qt5-raspi -release -force-debug-info -device linux-rasp-pi-g++ -make libs -nomake tests -nomake examples -opengl es2 -device-option CROSS_COMPILE=/opt/arm-toolchain/bin/arm-linux-gnueabihf- -sysroot /opt/raspbian-chroot
    @

    1 Reply Last reply
    0

    1/1

    13 Dec 2012, 15:01

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved