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. Installing QTOpenGL

Installing QTOpenGL

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 4.1k 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.
  • H Offline
    H Offline
    h972
    wrote on last edited by
    #1

    Hey,

    I'm working with Ubuntu 12.04 and can't make the OpenGL module known to qmake. How can I check whether or not it is installed on my system and/or if there's something wrong with the paths. When I try to build a QT project with qmake and QT += opengl it throws errors at each OGL call.

    Thanks in advance

    1 Reply Last reply
    0
    • R Offline
      R Offline
      rcari
      wrote on last edited by
      #2

      If you use OpenGL calls directly, you must also link to the OpenGL libraries on your system.

      1 Reply Last reply
      0
      • H Offline
        H Offline
        h972
        wrote on last edited by
        #3

        I followed the detailed instructions here: http://doc.qt.nokia.com/4.7-snapshot/qtopengl.html

        Still doesn't work. How can I check whether or not it's installed correctly at all?

        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