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. Annoying -lGL
Qt 6.11 is out! See what's new in the release blog

Annoying -lGL

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

    After fresh install xubuntu 13.04 and Qt 5.1.1 64 bits i have this annoying error when try to compile:

    /usr/bin/ld: cannot find -lGL
    make: Leaving directory `/home/xxxx/work/BigDataWeb'
    collect2: error: ld returned 1 exit status
    make: *** [BigDataWeb] Error 1
    21:38:02: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project BigDataWeb (kit: Desktop Qt 5.1.1 GCC 64bit)
    When executing step 'Make'

    This should be a stupid issue, but in fact i am not get it ... any help pls ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      This question has been asked on the forum many times. You don't have the OpenGL development library installed.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bjanuario
        wrote on last edited by
        #3

        bahh ,, sorry tkx ;)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You're welcome !

          Please, can you update the thread title prepending [solved] ? So other forum users may know a solution has been found :)

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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