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. Opengles2 in Qt 5.2 error: Could not create the egl surface: error = 0x300b
Forum Updated to NodeBB v4.3 + New Features

Opengles2 in Qt 5.2 error: Could not create the egl surface: error = 0x300b

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.6k 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.
  • R Offline
    R Offline
    richard chen
    wrote on last edited by
    #1

    When I run opengles2 example in Qt5.2, I got following error, any ideas?

    <qt5_git/examples/opengl/hellowindow$ ./hellowindow -platform eglfs
    QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed
    QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed
    EGL Error : Could not create the egl surface: error = 0x300b

    Aborted
    <qt5_git/examples/opengl/hellowindow$ ./hellowindow -platform minimalegl
    QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed
    QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed
    Opened display 0x48e859a0

    Initialized display 1 4

    Could not create the egl surface: error = 0x300b

    EGL error
    Aborted
    root@freescale /home/xicai/qt5_git/examples/opengl/hellowindow$

    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