Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to check if OpenGL is activated?
QtWS25 Last Chance

How to check if OpenGL is activated?

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.5k 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.
  • A Offline
    A Offline
    andyj25
    wrote on last edited by
    #1

    Hi,

    I'm running an embedded board based on the TI AM3517.

    I'm using a filesystem provided with a Texas Instruments SDK. When I'm running Linux on this board, is there a command to check if OpenGL is activated?

    Andrew

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andyj25
      wrote on last edited by
      #2

      Sorry folks, I've got it. I needed to install OpenGL drivers via the Graphics SDK.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kegon
        wrote on last edited by
        #3

        if(QGLFormat::hasOpenGL()) ...

        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