Bug 54296

Summary: Eliminate /DELAYLOAD:msimg32.dll ignored warning when building WebKit project
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit2Assignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch sfalken: review+

Description Jeff Miller 2011-02-11 11:14:26 PST
Eliminate /DELAYLOAD:msimg32.dll ignored warning when building WebKit project
Comment 1 Jeff Miller 2011-02-11 11:16:56 PST
When building the WebKit Visual Studio project (under WebKit2), I see the following error:

Warning	2	warning LNK4199: /DELAYLOAD:msimg32.dll ignored; no imports found from msimg32.dll
Comment 2 Jeff Miller 2011-02-11 11:18:37 PST
Created attachment 82148 [details]
Patch
Comment 3 Jeff Miller 2011-02-11 11:26:28 PST
Landed http://trac.webkit.org/changeset/78351