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. Failed to load driver: swrast
QtWS25 Last Chance

Failed to load driver: swrast

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 6.6k 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.
  • U Offline
    U Offline
    unmanner
    wrote on 28 Jul 2014, 09:47 last edited by
    #1

    Hello all!

    I faced with problem to run qtCreator on my ubuntu 14.04.

    @unmanner@host:~/Downloads$ export LIBGL_DEBUG=verbose
    unmanner@host:~/Downloads$ ../Qt/Tools/QtCreator/bin/qtcreator
    QXcbConnection: Failed to initialize XRandr
    Qt: XKEYBOARD extension not present on the X server.
    libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
    libGL: driver does not expose __driDriverGetExtensions_swrast(): /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: __driDriverGetExtensions_swrast
    libGL: Can't open configuration file /home/unmanner/.drirc: No such file or directory.
    libGL: Can't open configuration file /home/unmanner/.drirc: No such file or directory.
    libGL error: failed to load driver: swrast
    function is no-op@

    Could you please help me?

    1 Reply Last reply
    0
    • I Offline
      I Offline
      IamSumit
      wrote on 28 Jul 2014, 09:59 last edited by
      #2

      hii
      i think you need to install opengl lib in order to build and run your program
      find how to do that from following link
      http://qt-project.org/forums/viewthread/42116/
      or
      http://qt-project.org/doc/qt-5/linux.html#Debian
      hope it helps

      Be Cute

      1 Reply Last reply
      0
      • U Offline
        U Offline
        unmanner
        wrote on 28 Jul 2014, 10:07 last edited by
        #3

        Hi, thank you for reply.

        Unfortunately it does not helps (sudo apt-get install build-essential libgl1-mesa-dev)

        1 Reply Last reply
        0

        1/3

        28 Jul 2014, 09:47

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved