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. Cannot find -lGL in my QT installation
Forum Updated to NodeBB v4.3 + New Features

Cannot find -lGL in my QT installation

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.8k 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.
  • R Offline
    R Offline
    rishardcarranza
    wrote on last edited by
    #1

    Hi developers, I recently to install QT Creator in my computer with Ubuntu 12.04, ok all good!, but I want to execute a project example, because I am inexpert in this IDE, Show a error in the tab "Compile Ouput" and can't execute anything project... I try to find what is the error in google, for example, but I dont find nothing information. Please help me, I will be grateful to you, I need to work in my project the University...

    Result to tab "Compile Ouput"

    @22:22:14: Running steps for project application...
    22:22:14: Configuration unchanged, skipping qmake step.
    22:22:14: Starting: "/usr/bin/make"
    g++ -Wl,-rpath,/home/carranza-rivas/Qt5.3.0/5.3/gcc_64 -Wl,-rpath,/home/carranza-rivas/Qt5.3.0/5.3/gcc_64/lib -o application main.o mainwindow.o qrc_application.o moc_mainwindow.o -L/home/carranza-rivas/Qt5.3.0/5.3/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
    /usr/bin/ld: cannot find -lGL
    collect2: ld returned 1 exit status
    make: *** [application] Error 1
    22:22:14: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project application (kit: Desktop Qt 5.3.0 GCC 64bit)
    When executing step 'Make'
    22:22:14: Elapsed time: 00:00.
    @

    Regards and Blessing

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      http://qt-project.org/forums/viewthread/36399

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rishardcarranza
        wrote on last edited by
        #3

        Ok thank's, I will try, when going to back home, I will notify my experience...

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rishardcarranza
          wrote on last edited by
          #4

          Perfect 'JKSH' !, That solved my problem... very thank's

          Regards

          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