RE: undefined reference to `eglGetProcAddress'
- From: HariHara Sudhan <hari emo2 com>
- To: Tomeu Vizoso <tomeu tomeuvizoso net>
- Cc: "clutter-list gnome org" <clutter-list gnome org>
- Subject: RE: undefined reference to `eglGetProcAddress'
- Date: Fri, 22 Mar 2013 09:10:27 -0700
I tried the latest build . Still having the same problem .
Is there a problem with my cogl build? Maybe?
.libs/libwebkit_clutter-0.so: undefined reference to `eglGetProcAddress'
Sent from my Windows Phone
From: Tomeu Vizoso
Sent: 3/20/2013 1:39 PMTo: HariHara Sudhan
Cc: clutter-list gnome org
Subject: Re: undefined reference to `eglGetProcAddress'
On 20 March 2013 08:38, HariHara Sudhan
<hari emo2 com> wrote:
I tried with nm utility, libEgl.so has eglGetProcAddress with reference , but libwekit_clutter.so shows this with U flag.
and the function eglProcAddress inside the wekit is exported with KHRONOS_API , so it should've been exported, but its not?
Should i export it somehow?
Well, Cogl should be abstracting the GL* APIs, so you shouldn't have to care about that. We used to do some weird stuff in order to support WebGL and the snapshot you have may still have the problematic code.
As said before, try with a more recent snapshot (I would recommend latest master if you are going to ask for help upstream, to make easier for others to help you).
Regards,
Tomeu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]