Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Can anybody help me to build Voltair

Can anybody help me to build Voltair

Scheduled Pinned Locked Moved Unsolved Game Development
3 Posts 2 Posters 1.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.
  • S Offline
    S Offline
    Sinbad
    wrote on last edited by Sinbad
    #1

    I try to build this project with Qt 5.9 on Windows:
    https://github.com/google/voltair
    And I have many errors with openGL functions like:

    • undefined reference to 'glGetUniformLocation@8'
    • undefined reference to 'glCompileShader@8'
    • etc.
      Whats wrong?
    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Your OpenGL drivers are missing or not linked, perhaps? Can you run (in Qt Creator) any Qt examples which use OpenGL? QML ones, or Qt3D?

      (Z(:^

      1 Reply Last reply
      1
      • S Offline
        S Offline
        Sinbad
        wrote on last edited by Sinbad
        #3

        All standard Qt examples work fine

        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