Results 1 to 2 of 2

Thread: /usr/bin/ld cannot find -lGL

  1. #1
    Join Date
    Feb 2012
    Posts
    44
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Post /usr/bin/ld cannot find -lGL

    When i am doing make i am getting the following error

    /usr/bin/ld cannot find -lGL

    how to solve these

  2. #2
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: /usr/bin/ld cannot find -lGL

    install the gl library.
    use
    Qt Code:
    1. apt-get install lib-name
    To copy to clipboard, switch view to plain text mode 
    or whatever tool your linux uses.

Similar Threads

  1. cannot find -lqt-mt
    By mahe2310 in forum Newbie
    Replies: 5
    Last Post: 4th January 2018, 22:43
  2. Replies: 1
    Last Post: 28th May 2012, 15:06
  3. Qt 4.6.3 where can i find
    By sujan.dasmahapatra in forum Qt Programming
    Replies: 1
    Last Post: 23rd November 2010, 11:28
  4. Find a Tab
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 28th February 2008, 14:01
  5. Can't find
    By Hz in forum Qt Programming
    Replies: 2
    Last Post: 16th March 2006, 14:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.