[Webkit-unassigned] [Bug 102787] [Qt][Win] Fix the build after r135217

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 12:28:58 PST 2012


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





--- Comment #6 from Csaba Osztrogonac <ossy at webkit.org>  2012-11-21 12:30:59 PST ---
(In reply to comment #4)
> I debugged this a bit now and the problem is that DECLARE_INTERFACE_IID_ depends on a previously defined "interface" pre-processor macro. However there's a Qt header file that wants to use the term "interface" in the API and therefore does an #undef on it. Only _later_ we include shlwapi.h that tries to use "interface" with no luck.

Good catch. ;)

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