Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Solved How to create a qt project under linux

    General and Desktop
    3
    4
    530
    Loading More Posts
    • 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.
    • Maarouf Med Mahdi
      Maarouf Med Mahdi last edited by Maarouf Med Mahdi

      Hi all, I tried to create a qt project (qt widgets appliaction) under Linux for the first time.
      and I got that compilattion error
      ": error: cannot find -lGL"
      some one know how to fixed that .

      1 Reply Last reply Reply Quote 0
      • F
        Fuel last edited by

        You need to install OpenGl Libs. Install this "libglu1-mesa-dev"

        1 Reply Last reply Reply Quote 2
        • Pablo J. Rogina
          Pablo J. Rogina last edited by

          @Maarouf-Med-Mahdi you may want to take a look at this blog post. Regards.

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply Reply Quote 0
          • Maarouf Med Mahdi
            Maarouf Med Mahdi last edited by Maarouf Med Mahdi

            @Fuel and @Pablo-J-Rogina
            problem fixed .
            0_1510696158904_QtLinux2.PNG

            1 Reply Last reply Reply Quote 0
            • First post
              Last post