WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: /usr/local/bin/ld: cannot find -lQtOpenGL  (Read 3151 times)

Offline lepomis

  • Newbie
  • *
  • Posts: 36
/usr/local/bin/ld: cannot find -lQtOpenGL
« on: May 07, 2015, 12:00:22 PM »
Hello,

i'm running core 6.1
3.16.6-tinycore

i got this error /usr/local/bin/ld: cannot find -lQtOpenGL

something is missing..

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #1 on: May 07, 2015, 12:21:54 PM »
You get that when doing what?

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #2 on: May 07, 2015, 02:21:00 PM »
compiling sources which need gcc and the headers for the Qt library to compile the program

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #3 on: May 07, 2015, 02:27:25 PM »
Did you load qt-4.x-dev.tcz ?

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #4 on: May 07, 2015, 03:31:10 PM »
Did you load qt-4.x-dev.tcz ?

yes,i did.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14750
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #5 on: May 08, 2015, 03:25:18 AM »
i got this error /usr/local/bin/ld: cannot find -lQtOpenGL

This means libQtOpenGL.so is missing - if you check with the Apps gui "provides" function, you'll find that it is not provided by any extensions in the tc-6.x x86 repo.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14750
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #6 on: May 08, 2015, 03:37:16 AM »
qt-4.x-opengl added to the tc-6.x x86 repo

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: /usr/local/bin/ld: cannot find -lQtOpenGL
« Reply #7 on: May 08, 2015, 09:00:41 AM »
could i have the right link of the repo?
Not every mirror is the same...
if i browse the mirrors with Apps it returns differents packages...


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14750