Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved QT Quick Application on Raspberry Pi

    QML and Qt Quick
    raspberry pi 2 eglfs qt quick xcb
    1
    1
    1133
    Loading More Posts
    • 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
      moogle42 last edited by

      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 Reply Quote 0
      • First post
        Last post