I applied the patch from the link in previous mail, but I am still facing the same error as,
Source/WebCore/platform/graphics/GLContext.cpp: In static member function 'static WTF::PassOwnPtr<WebCore::GLContext> WebCore::GLContext::createContextForWindow(GLNativeWindowType, WebCore::GLContext*)': Source/WebCore/platform/graphics/GLContext.cpp:155:39: error: 'GDK_IS_WAYLAND_DISPLAY' was not declared in this scope make[1]: *** [Source/WebCore/platform/graphics/libPlatformGtk_la-GLContext.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/home/hbbtv/Downloads/webkitgtk-2.2.3' make: *** [all] Error 2 Please help to solve this error. ----- Original Message ----- From: Gustavo Noronha Silva To: [email protected] Sent: Tue, 17 Dec 2013 18:05:17 +0530 (IST) Subject: Re: [webkit-gtk] error in webkit gtk 2.2.3 stable version compilation Em Ter, 2013-12-17 às 11:21 +0100, Sergio Villar Senin escreveu: > > > > You're using a gles 2.0 library. With this patch (which I need to upstream) > > it > > is solved: > > > > https://gist.github.com/ceyusa/8002563 > > Actually in that patch you can even get rid of the PLATFORM(QT) since > it's no longer in the tree. This fixes this problem for future tarballs: https://bugs.webkit.org/show_bug.cgi?id=125782 Cheers, -- Gustavo Noronha Silva GNOME Project _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk -- Regards, Aditya Lodha ILP EIS Trainee Trivandrum, India +91-9673408662 =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
