[Webkit-unassigned] [Bug 57154] [Qt] Make OpenGL symbol resolver transparent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 04:12:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57154
--- Comment #47 from Benjamin Poulain <benjamin at webkit.org> 2011-08-01 04:12:05 PST ---
(From update of attachment 101389)
Since this patch, it seems it is no longuer possible to compile trunk with OpenGL on ARM.
> Source/WebCore/WebCore.pro:3676
> + HEADERS += platform/graphics/cairo/OpenGLShims.h
> + SOURCES += platform/graphics/cairo/OpenGLShims.cpp
And may I suggest to move those files out of cairo and in platform/opengl? :-D
This is uber confusing to have cairo files being compiled with Qt, I was convinced that was a mistake until I saw this commit.
--
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