Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt windows ce and OpenGl support
QtWS25 Last Chance

Qt windows ce and OpenGl support

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.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.
  • B Offline
    B Offline
    blackbelt
    wrote on last edited by
    #1

    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
    0
    • L Offline
      L Offline
      ludde
      wrote on last edited by
      #2

      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
      0

      • Login

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