Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error :-1: error: cannot find -lGL
QtWS25 Last Chance

Error :-1: error: cannot find -lGL

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 886 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.
  • J Offline
    J Offline
    Jeronimo
    wrote on last edited by
    #1

    Hi i installed qt for linux but show me this error why?

    J 1 Reply Last reply
    0
    • J Jeronimo

      Hi i installed qt for linux but show me this error why?

      J Offline
      J Offline
      Jeronimo
      wrote on last edited by Jeronimo
      #2

      @Jeronimo /usr/bin/ld: cannot find -lGL
      g++ -m32 -Wl,-O1 -Wl,-rpath,/opt/Qt/5.5/gcc -Wl,-rpath,/opt/Qt/5.5/gcc/lib -o binder main.o mainwindow.o moc_mainwindow.o -L/opt/Qt/5.5/gcc/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
      /usr/bin/ld: cannot find -lGL

      1 Reply Last reply
      0
      • ramnR Offline
        ramnR Offline
        ramn
        wrote on last edited by
        #3

        You need to install

        libgl1-mesa-dev
        
        J 1 Reply Last reply
        0
        • ramnR ramn

          You need to install

          libgl1-mesa-dev
          
          J Offline
          J Offline
          Jeronimo
          wrote on last edited by
          #4

          @ramn with sudo apt-get???

          mrjjM 1 Reply Last reply
          0
          • J Jeronimo

            @ramn with sudo apt-get???

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Jeronimo
            yes.
            Also very common error so many posts about it here on forum.

            1 Reply Last reply
            1

            • Login

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