Re: undefined reference to `eglGetProcAddress'



Hello,

On 20 March 2013 06:22, HariHara Sudhan <hari emo2 com> wrote:
I tried compiling webkit snapshot webkit-clutter-1.11.2+20130129+5cf54f3,

having clutter 1.13.2 and mx-2.0,
have egl glx and opengl installed and recognized by webkit.

Disabled egl as backend option , so its installed with opengl and glx backend.


Though this should work, I don't know of anybody that is currently testing webkit-clutter with big GL (only with GLES2), so there may be bugs lingering. I would also recommend using a more recent version.
 
CCLD Programs/unittests/testdomdocument
./.libs/libwebkit_clutter-0.so: undefined reference to `eglGetProcAddress'
collect2: error: ld returned 1 exit status

For debugging this kind of linker errors, I recommend reading this page and getting familiar with the tools mentioned:

https://techbase.kde.org/Development/Tutorials/Debugging_Linker_Errors

Regards,

Tomeu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]