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. Cannot find -lGL after fresh install on wheezy
Forum Updated to NodeBB v4.3 + New Features

Cannot find -lGL after fresh install on wheezy

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

    First question

    After a fresh install of Qt 5.4 and attempting to compile the first example I get cannot find -lGL where do I start looking for the problem. Everything works fine on my Windoze box.

    Any ideas?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi, and welcome to the Qt Dev Net!

      You need to install OpenGL development libraries.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Latronis
        wrote on last edited by
        #3

        Thank you fro coming back!

        it was installed with apt-get install mesa-comon-dev

        1 Reply Last reply
        0
        • L Offline
          L Offline
          Latronis
          wrote on last edited by
          #4

          SOLVED

          you need to install both
          sudo apt-get install mesa-common-dev
          sudo apt-get install freeglut3-dev

          Regards

          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