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. Since Update: can't open libgles_cm.lib OpenGL ES

Since Update: can't open libgles_cm.lib OpenGL ES

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

    Hey guys,
    I updated to the new Qt 4.7.1 with the Visualt Studio 2008 Installer and updated the Visual Studio Plug In to the newest version. Before I had Qt 4.6.x compiled manually. After Updating my Project, which (naturally ;-) )worked perfectly fine before complains that it can't open the "libgles_cm.lib". As I found out, that's got something to do with OpenGL ES... which I don't use, have never used and won't use as well. Why does Qt suddenly feel like using OpenGL ES and what can I do to make it work, like where to get these files exactly or how to tell Qt that I don't need OpenGL ES.
    Thanks,
    Daniel

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Does the -no-opengl switch help? Or do you need GL?

      1 Reply Last reply
      0
      • F Offline
        F Offline
        FlashMuller
        wrote on last edited by
        #3

        Actually I would have needed OpenGL. But I already found the (little weird) solution to this problem. The thing was, that Visual Studio had a problem with a project created in 4.6 and now compiling it with 4.7. After removing all the files and creating a blank Qt-Project I just added all the files again and it worked like a charm.
        Thanks anyway.
        Daniel

        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