[Webkit-unassigned] [Bug 111859] [qt] Webkit fails to compile if EGL headers are not in default INCLUDEPATH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 11:33:12 PDT 2013


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





--- Comment #15 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-03-11 11:35:38 PST ---
(In reply to comment #14)
> Should I have the "CONFIG += egl" in WebCore.pri as well in addition to in Target.pri?

Target.pri includes WebCore.pri, so after all maybe the fix should be to replace "LIBS += -lEGL" by "CONFIG += egl" in WebCore.pri.

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