[Webkit-unassigned] [Bug 146146] New: Fix the WinCairo build after r185721
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 19 01:29:16 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146146
Bug ID: 146146
Summary: Fix the WinCairo build after r185721
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: achristensen at apple.com, andersca at apple.com,
koivisto at iki.fi, peavo at outlook.com
Blocks: 146118
https://trac.webkit.org/changeset/185721 broke the WinCairo build:
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/46563
..\..\win\DumpRenderTree.cpp(1372): error C2259: 'UIDelegate' : cannot instantiate abstract class [C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\Tools\DumpRenderTree\DumpRenderTree.vcxproj\DumpRenderTree\DumpRenderTree.vcxproj]
due to following members:
'HRESULT IWebUIDelegatePrivate::unused4(void)' : is abstract
C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\WebKitBuild\Release_WinCairo\Include\WebKit/WebKit.h(33580) : see declaration of 'IWebUIDelegatePrivate::unused4'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150619/6508bcd6/attachment.html>
More information about the webkit-unassigned
mailing list