Qt Forum

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

    Qt Academy Launch in California!

    Compile qt with opengl es failed

    Mobile and Embedded
    2
    6
    5041
    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.
    • S
      spidermanma last edited by

      Hi.
      I have a big problem with compiling qt with opengl es failed
      I configured with this command:
      ./configure -qt-sql-sqlite -xplatform qws/linux-arm-g++ -prefix /home/spiderman/rebuitQT-for-GL/builtQtLibs-with-Gl/ -webkit -qt-mouse-linuxtp -embedded arm -D_ARM_ARCH_5TEJ_ -opengl es2
      But I received this error:
      The EGL functionality test failed!

      EGL is required for OpenGL ES to manage contexts & surfaces. You might need to modify the include and library search paths by editing QMAKE_INCDIR_EGL, QMAKE_LIBDIR_EGL and QMAKE_LIBS_EGL in /home/spiderman/rebuitQT-for-GL/qt-everywhere-4.6.2/mkspecs/qws/linux-arm-g++.

      I have found the EGL on my computer . But I didn't found it.
      Any advice for me ? Thanks very much.

      1 Reply Last reply Reply Quote 0
      • S
        spidermanma last edited by

        Or , anyone can where can I get EGL . Thanks very much .bq.

        1 Reply Last reply Reply Quote 0
        • ?
          Guest last edited by

          "http://www.khronos.org/egl/":http://www.khronos.org/egl/

          first result when u google for it

          1 Reply Last reply Reply Quote 0
          • S
            spidermanma last edited by

            Thanks for reply.
            So I just need to download the header files and put them into the include package,and then I can solve the problem ?

            1 Reply Last reply Reply Quote 0
            • L
              luca last edited by

              What board are you compiling for?

              1 Reply Last reply Reply Quote 0
              • S
                spidermanma last edited by

                Hi.
                I intend to compile this for s3c-arm6410, and qt 4.6, the operating system of my desktop is linux8.04 . I am new to learn opengl es.
                Thanks for your time .

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post