All of lore.kernel.org
 help / color / mirror / Atom feed
* where is the 'libGL.so.*"?
@ 2014-11-03  2:43 Yi Qingliang
  2014-11-03  9:17 ` Yi Qingliang
  0 siblings, 1 reply; 3+ messages in thread
From: Yi Qingliang @ 2014-11-03  2:43 UTC (permalink / raw)
  To: OE Core mailing list

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hello,
    I'm using poky with 'meta-qt5'. when compiling qtbase, it said that
can't find 'libGL.so'.
    the mesa is the default provider of virtual/libgl, but there isn't
'libGL.so.*' in package 'libgl-mesa'.
    any idea? thanks!

Yi Qingliang

[-- Attachment #2: Type: text/html, Size: 377 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: where is the 'libGL.so.*"?
  2014-11-03  2:43 where is the 'libGL.so.*"? Yi Qingliang
@ 2014-11-03  9:17 ` Yi Qingliang
  2014-11-03  9:46   ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Yi Qingliang @ 2014-11-03  9:17 UTC (permalink / raw)
  To: OE Core mailing list

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

I have removed 'x11' in 'DISTRO_FEATURE', I don't know if it is the reason.

On Mon, Nov 3, 2014 at 10:43 AM, Yi Qingliang <niqingliang2003@gmail.com>
wrote:

> Hello,
>     I'm using poky with 'meta-qt5'. when compiling qtbase, it said that
> can't find 'libGL.so'.
>     the mesa is the default provider of virtual/libgl, but there isn't
> 'libGL.so.*' in package 'libgl-mesa'.
>     any idea? thanks!
>
> Yi Qingliang
>

[-- Attachment #2: Type: text/html, Size: 913 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: where is the 'libGL.so.*"?
  2014-11-03  9:17 ` Yi Qingliang
@ 2014-11-03  9:46   ` Burton, Ross
  0 siblings, 0 replies; 3+ messages in thread
From: Burton, Ross @ 2014-11-03  9:46 UTC (permalink / raw)
  To: Yi Qingliang; +Cc: OE Core mailing list

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

On 3 November 2014 09:17, Yi Qingliang <niqingliang2003@gmail.com> wrote:

> I have removed 'x11' in 'DISTRO_FEATURE', I don't know if it is the reason.
>

That's the reason.  libGL.so is GLX, and the X in GLX means X11.

If you're building something that wants to use OpenGL without X11, then you
need to use EGL.

Ross

[-- Attachment #2: Type: text/html, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-03  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-03  2:43 where is the 'libGL.so.*"? Yi Qingliang
2014-11-03  9:17 ` Yi Qingliang
2014-11-03  9:46   ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.