[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 07:43:15 PDT 2013


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





--- Comment #4 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-03-11 07:45:40 PST ---
(In reply to comment #3)
> Think that if I do "CONFIG += opengl" it will not only handle the INCLUDEPATH, but also will also add the libraries, and that might render the MinGW workaround here invalid.

That's a good point, I didn't think about it. To be sure I just tried with MinGW and it doesn't break.
The libs were already duplicated on the link command line with the MinGW hack, so adding CONFIG += opengl is fine.

You could probably just add it together with the current "CONFIG += opengl-shims" to fix your issue.

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