Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Qt windows ce and OpenGl support

    Installation and Deployment
    2
    2
    1252
    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.
    • B
      blackbelt last edited by

      Hello guys, I am trying to compile qt with the opengl support. To the configure phase I added the the following option:

      @-opengl-es-cm@

      dureing the compilation, windows compiler complains because it can not find @GLES/egl.h@

      Could somebody tell me where can I found the Gles sdk (headers and libraries)? I tried google but without success.
      please help me.
      ty in advance.

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

        Which version of Qt are you using? For 4.7 and 4.8 (at least), the configure option to use is '-opengl es1' or '-opengl es2'.

        Regarding the GLES SDK, I would expect you have to use the one provided with your Windows CE device.

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