[Webkit-unassigned] [Bug 102057] Cannot compile QtWebKit 2.3 on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 03:08:39 PST 2012


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


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |allan.jensen at digia.com
     Ever Confirmed|0                           |1




--- Comment #3 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2012-11-13 03:10:24 PST ---
(In reply to comment #0)
> Cannot compile QtWebKit 2.3 on Mac due to dependency of qt5 in following files:
> Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
> Source/WebCore/platform/graphics/surfaces/mac/GraphicsSurfaceMac.cpp
> Source/WebCore/platform/graphics/surfaces/qt/GraphicsSurfaceQt.cpp

You can work around this by in Tools/qmake/mkspecs/features/features.prf commenting out the line "mac: DEFINES += WTF_USE_GRAPHICS_SURFACE=1". Until those files have been ported (if even possible), I gues we do not support "graphics surface" in QtWebKit 2.3. 

I guess we will have the same problem on win32, though only if Qt has been configured with opengles2.

-- 
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