[Webkit-unassigned] [Bug 102930] [Qt] Mingw: Symbol conflict between system ANGLE, webkit angle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 22:53:16 PST 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175418|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #3 from Simon Hausmann <hausmann at webkit.org>  2012-11-26 22:55:28 PST ---
(From update of attachment 175418)
View in context: https://bugs.webkit.org/attachment.cgi?id=175418&action=review

> Source/api.pri:27
> +    # ignore duplicate symbols in qtbase angle (libGLESv2.dll), local angle

I'm saying r-, because the linker output doesn't look like it resembles what's described her, i.e. that there is is linkage against libGLESv2._DLL_

Maybe a .dll file co-exists with a .a file in the lib directory and somehow the compiler choose the latter instead of the former?

I think this needs more investigation :)

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