Qt Forum

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

    Solved QT on Mint

    General and Desktop
    3
    5
    384
    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.
    • S
      SeanR 0 last edited by

      Greetings,

      I have the following items installed:
      Creator 4.7.2
      Base on QT 5.11.2
      Mint

      The problem is every time I attempt to compile I keep getting the same error. I can't seem to resolve it via google. I was wondering if anyone else has the issue.

      Error: Cannot find -IGL

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        You are missing the OpenGL development libraries on your system.

        This forum is full of similar question with the command needed for several Linux distributions to install them.

        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 Reply Quote 4
        • mrjj
          mrjj Lifetime Qt Champion last edited by

          Hi
          Since Mint is Ubuntu this applies
          https://wiki.qt.io/Install_Qt_5_on_Ubuntu

          However as Mr SGaist says, this is a often asked question.
          https://forum.qt.io/tags/lgl

          Im surprised you didnt find it on google!

          S 2 Replies Last reply Reply Quote 5
          • S
            SeanR 0 @mrjj last edited by

            @mrjj I wonder if I was typing something wrong. Nothing popped. I got a lot of hits to unrelated items. Thanks I will install OpenGL and report back.

            1 Reply Last reply Reply Quote 0
            • S
              SeanR 0 @mrjj last edited by

              @mrjj This fixed my issue. Thank you.

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