Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 4.0.1: missing openGL libraries after new instalation
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 4.0.1: missing openGL libraries after new instalation

Scheduled Pinned Locked Moved Qt Creator and other tools
qtcreator 4.0.1
5 Posts 2 Posters 1.3k 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.
  • mat007M Offline
    mat007M Offline
    mat007
    wrote on last edited by mat007
    #1

    Hi,
    i download binary from qt.io and first compilation after instalation have this error

    cannot find -llibEGL
    cannot find -llibGLESv2
    

    I thints that problem is with missin openGL libraries, but i dont what i must download to repairt it.

    jsulmJ 1 Reply Last reply
    0
    • mat007M mat007

      Hi,
      i download binary from qt.io and first compilation after instalation have this error

      cannot find -llibEGL
      cannot find -llibGLESv2
      

      I thints that problem is with missin openGL libraries, but i dont what i must download to repairt it.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @mat007 Look for these packages (I guess you're on Linux?):
      libEGL1-mesa
      libEGL1-mesa-dev
      libgles2-mesa
      libgles2-mesa-dev

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      mat007M 1 Reply Last reply
      0
      • jsulmJ jsulm

        @mat007 Look for these packages (I guess you're on Linux?):
        libEGL1-mesa
        libEGL1-mesa-dev
        libgles2-mesa
        libgles2-mesa-dev

        mat007M Offline
        mat007M Offline
        mat007
        wrote on last edited by
        #3

        @jsulm Sorry I dont write it. I use win10

        jsulmJ 1 Reply Last reply
        0
        • mat007M mat007

          @jsulm Sorry I dont write it. I use win10

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @mat007 So, you installed QtCreator? What else? Qt? Visual Studio or MinGW?
          What are you trying to build?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          mat007M 1 Reply Last reply
          0
          • jsulmJ jsulm

            @mat007 So, you installed QtCreator? What else? Qt? Visual Studio or MinGW?
            What are you trying to build?

            mat007M Offline
            mat007M Offline
            mat007
            wrote on last edited by
            #5

            @jsulm i solved it. i use older instalation of Qt witch was manualy instaled like static and it must be corrupt. because i reinstal windows. When i use standard build of Qt everthing is ok. Thank you for help.

            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