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. How can we add OpenGL library in new version of QT?
Forum Updated to NodeBB v4.3 + New Features

How can we add OpenGL library in new version of QT?

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 1.8k 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.
  • H Offline
    H Offline
    Hassan-math
    wrote on 2 Feb 2021, 04:54 last edited by
    #1

    Hi All,

    When I want to install QT via its online installer, there is no option for OpenGL library! How can I install it within QT?

    J 1 Reply Last reply 2 Feb 2021, 05:15
    0
    • H Hassan-math
      2 Feb 2021, 04:54

      Hi All,

      When I want to install QT via its online installer, there is no option for OpenGL library! How can I install it within QT?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 2 Feb 2021, 05:15 last edited by
      #2

      @Hassan-math said in How can we add OpenGL library in new version of QT?:

      How can I install it within QT?

      Qt uses system OpenGL libraries. On what OS are you?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      H 1 Reply Last reply 2 Feb 2021, 08:26
      0
      • H Offline
        H Offline
        Hassan-math
        wrote on 2 Feb 2021, 08:07 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • J jsulm
          2 Feb 2021, 05:15

          @Hassan-math said in How can we add OpenGL library in new version of QT?:

          How can I install it within QT?

          Qt uses system OpenGL libraries. On what OS are you?

          H Offline
          H Offline
          Hassan-math
          wrote on 2 Feb 2021, 08:26 last edited by
          #4

          @jsulm said in How can we add OpenGL library in new version of QT?:

          @Hassan-math said in How can we add OpenGL library in new version of QT?:

          How can I install it within QT?

          Qt uses system OpenGL libraries. On what OS are you?

          @jsulm it's Ubuntu 20.04

          J 1 Reply Last reply 2 Feb 2021, 09:22
          0
          • H Hassan-math
            2 Feb 2021, 08:26

            @jsulm said in How can we add OpenGL library in new version of QT?:

            @Hassan-math said in How can we add OpenGL library in new version of QT?:

            How can I install it within QT?

            Qt uses system OpenGL libraries. On what OS are you?

            @jsulm it's Ubuntu 20.04

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 2 Feb 2021, 09:22 last edited by
            #5

            @Hassan-math Then install needed packages from your Linux distribution, see https://doc.qt.io/qt-5/linux.html

            sudo apt-get install build-essential libgl1-mesa-dev
            

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1

            1/5

            2 Feb 2021, 04:54

            • Login

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