[Webkit-unassigned] [Bug 47427] [Qt] build error in WebKit/qt/Api/qwebpage.cpp in Qt 4.7.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 01:05:47 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=47427


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WORKSFORME                  |




--- Comment #4 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-11-08 01:05:47 PST ---
(In reply to comment #2)
> What compilers are recommended for building the qt webkit?

GCC >= 4.2 should do fine.

(In reply to comment #3)
> For my understanding, my compiler is correctly complaining, when TOUCH_EVENTS is not set:
> ../WebKit/qt/Api/qwebpage.cpp:1571: error: 'class WebCore::EventHandler' has no member named 'handleTouchEvent'

I will testthe missing guards for touch events. However, with Qt, TOUCH_EVENTS should always be defined (we don't support versions prior to 4.6). Have you disabled TOUCH_EVENTS manually?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list