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. QEgl Cannot Initialize EGL Display ??
QtWS25 Last Chance

QEgl Cannot Initialize EGL Display ??

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

    Hi All,

    I am using Qt_Embedded Source: Opensource_Everywhere_4.7.4, on Ubuntu 10.04LTS.

    Here is the problem that I have encountered.

    @Initializing QFontEngineQPF failed for /usr/local/Trolltech/Qt-target-version/lib/fonts/DejaVuSans.ttf
    QEgl::display(): Cannot initialize EGL display: "Success (0x3000)"
    QEglContext::chooseConfig(): Could not find a suitable EGL configuration
    Requested: "type=es2 rgba=5,6,5,0 surface-type=window"
    Available:@

    EGL libraries are present in my /usr/lib on the Target_rootfs
    Then I couldnot understand why
    @Could not find a suitable EGL configuration@ is occuring??

    Please Suggest!

    Qt for Embedded! INTERESTING!

    1 Reply Last reply
    0
    • P Offline
      P Offline
      post4pavan
      wrote on last edited by
      #2

      I think the libraries in the qmake.conf are responsible.

      My QMAKE_LIBS are
      -lglib-2.0 -lgthread-2.0 -lgsl -lEGL -lpng -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lts -lasound -lxml2 -lz

      Are they responsible?
      Have I missed anything?

      Qt for Embedded! INTERESTING!

      1 Reply Last reply
      0
      • P Offline
        P Offline
        post4pavan
        wrote on last edited by
        #3

        Even Qt Embedded OpenSource 4.8.1 does not help.

        Any Suggestions Please!

        Qt for Embedded! INTERESTING!

        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