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. QT creator error after compilation (running on Linux) sry, noobie stuff...
Qt 6.11 is out! See what's new in the release blog

QT creator error after compilation (running on Linux) sry, noobie stuff...

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 2.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
    Hattifattener
    wrote on last edited by
    #1

    Error:
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShader: could not create shader
    QSGMaterialShader: Shader compilation failed:

    Why?

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Hattifattener
      wrote on last edited by
      #2

      Addendum:

      I think it's just a installation problem because it never worked after I installed the QT today..


      QSGMaterialShader: Shader compilation failed:
      ""
      QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( textureScale ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is not linked
      QOpenGLShaderProgram: could not create shader program
      QOpenGLShader: could not create shader
      QSGMaterialShader: Shader compilation failed:
      ""
      QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( textureScale ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( color ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( fontScale ): shader program is not linked
      QOpenGLShaderProgram::uniformLocation( vecDelta ): shader program is not linked

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        What are you running ?

        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
        0
        • H Offline
          H Offline
          Hattifattener
          wrote on last edited by
          #4

          Hi, thanks!

          Im running 5.1.1 on ubuntu... must be an installation problem because it seems that OpenGL stuff is not properly linked...

          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