Bug 103755

Summary: Apple Windows debug bot failing with unresolved external symbol WebCore::BitmapImage::notSolidColor(void)" (?notSolidColor@BitmapImage@WebCore@@UAE_NXZ)
Product: WebKit Reporter: Lucas Forschler <lforschler>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Blocker CC: bfulgham
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Lucas Forschler
Reported 2012-11-30 10:34:15 PST
15>LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library 15>BitmapImage.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall WebCore::BitmapImage::notSolidColor(void)" (?notSolidColor@BitmapImage@WebCore@@UAE_NXZ) 15>C:\cygwin\home\buildbot\slave\win-debug\build\WebKitBuild\Debug\bin\TestWebKitAPI.exe : fatal error LNK1120: 1 unresolved externals
Attachments
Lucas Forschler
Comment 1 2012-11-30 10:34:31 PST
this is causing all windows debug builds to fail.
Lucas Forschler
Comment 2 2012-11-30 10:35:27 PST
Lucas Forschler
Comment 3 2012-11-30 11:09:19 PST
*** This bug has been marked as a duplicate of bug 103687 ***
Note You need to log in before you can comment on or make changes to this bug.