Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qtcreator doesn't start on Linux host [RESOLVED]
QtWS25 Last Chance

qtcreator doesn't start on Linux host [RESOLVED]

Scheduled Pinned Locked Moved General and Desktop
qt creator 3.4qopenglshaderqopenglshaderprsegmentation faqtcreator
4 Posts 2 Posters 1.7k 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.
  • V Offline
    V Offline
    vladimir70
    wrote on last edited by vladimir70
    #1

    My host is SUSE Linux 11.4
    uname -a
    Linux vvg 2.6.37.6-24-default #1 SMP 2012-10-18 22:36:08 +0200 i686 i686 i386 GNU/Linux

    I installed Qt 5.5.0. When I run qtcreator I see once blinking IDE Environment and in terminal next messages:
    QOpenGLShader: could not create shader
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShader: could not create shader
    QOpenGLShaderProgram::uniformLocation( imageTexture ): shader program is not linked
    Ошибка сегментирования (Segmentation fault)

    What must I do to fix this situation?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kuzulis
      Qt Champions 2020
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • K Offline
        K Offline
        kuzulis
        Qt Champions 2020
        wrote on last edited by
        #3

        Seems, the OpenGL v > 2.0 is required.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vladimir70
          wrote on last edited by
          #4

          Thanks, kuzulis!
          You are right.
          I updated driver of my Nvidia card (however manually).
          Problem has been fixed!

          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