Re: undefined reference to `eglGetProcAddress'
- From: Tomeu Vizoso <tomeu tomeuvizoso net>
- To: HariHara Sudhan <hari emo2 com>
- Cc: "clutter-list gnome org" <clutter-list gnome org>
- Subject: Re: undefined reference to `eglGetProcAddress'
- Date: Fri, 22 Mar 2013 17:33:29 +0100
On 22 March 2013 17:10, HariHara Sudhan
<hari emo2 com> wrote:
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'
It's very hard for me to tell you whether you have a problem with your
setup, but have you tried building webkit-clutter without webgl support?
Regards,
Tomeu
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]