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. EGL Error : Could not create the egl surface: error = 0x3003

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

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 970 Views 1 Watching
  • 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.
  • P Offline
    P Offline
    PaulMax
    wrote on last edited by
    #1

    I've read that you can solutionate this problem with one of the followings:

    export QT_QPA_EGLFS_FB=/dev/fb2

    but where do I write that: I mean export..... How does that work? Any documentation.....

    Thanks in advance

    jsulmJ 1 Reply Last reply
    0
    • L Offline
      L Offline
      Leonardo
      wrote on last edited by
      #2

      You write that in your shell, before launching your application.

      1 Reply Last reply
      2
      • P PaulMax

        I've read that you can solutionate this problem with one of the followings:

        export QT_QPA_EGLFS_FB=/dev/fb2

        but where do I write that: I mean export..... How does that work? Any documentation.....

        Thanks in advance

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @PaulMax When starting the app from QtCreator go to "Projects" (on the left side), Build & Run, select Run and then go to "Run Environment" - add QT_QPA_EGLFS_FB variable there.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1

        • Login

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