Bug 54296 - Eliminate /DELAYLOAD:msimg32.dll ignored warning when building WebKit project
Summary: Eliminate /DELAYLOAD:msimg32.dll ignored warning when building WebKit project
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 11:14 PST by Jeff Miller
Modified: 2011-02-11 11:26 PST (History)
0 users

See Also:


Attachments
Patch (1.94 KB, patch)
2011-02-11 11:18 PST, Jeff Miller
sfalken: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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