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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 14:01:55 PST 2012


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





--- Comment #7 from Brent Fulgham <bfulgham at webkit.org>  2012-11-21 14:03:56 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.

Thank you so much for tracking this down! Sorry I couldn't figure it out without a Qt test environment.

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