[Webkit-unassigned] [Bug 146892] New: [GTK] ENABLE_TOUCH_EVENTS=OFF allowed but then it can't compile
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 12 02:52:59 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146892
Bug ID: 146892
Summary: [GTK] ENABLE_TOUCH_EVENTS=OFF allowed but then it
can't compile
Classification: Unclassified
Product: WebKit
Version: 420+
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: unixman at archlinux.info
when i am trying to build gtk port cmake allow generating makefile in case of -DENABLE_TOUCH_EVENTS=OFF
But gtk unconditionally presume as it is enabled. So in compilation stage i get:
In file included from /home/me/src/webkitgtk-2.9.3/Source/WebKit2/WebProcess/WebPage/WebPage.cpp:75:0:
/home/me/src/webkitgtk-2.9.3/Source/WebKit2/Shared/gtk/WebEventFactory.h:42:12: error: âWebTouchEventâ does not name a type
static WebTouchEvent createWebTouchEvent(const GdkEvent*, Vector<WebPlatformTouchPoint>&&);
webkitgtk-2.9.3
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150712/86f959bc/attachment.html>
More information about the webkit-unassigned
mailing list