Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QT Quick Application on Raspberry Pi
Forum Updated to NodeBB v4.3 + New Features

QT Quick Application on Raspberry Pi

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
raspberrypi 2eglfsqt quickxcb
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.
  • M Offline
    M Offline
    moogle42
    wrote on 25 Jan 2016, 04:35 last edited by
    #1

    I'm trying to run a QT quick application on the Raspberry Pi 2 running raspbian. I am able to compile the program however when I try to run the application I get the following error and the application crashes:

    EGL Error : Could not create the egl surface: error = 0x300b
    Aborted

    when using the -platform eglfs flag.

    When using the -platform xcb flag I get this error:

    Cant find EGLconfig, returning null config
    Unable to find an X11 visual which matches EGL config 0
    Could not initialize OpenGL

    Any suggestions are appreciated!

    1 Reply Last reply
    0

    1/1

    25 Jan 2016, 04:35

    • 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