[Webkit-unassigned] [Bug 33750] Add back an AffineTransform class for use by SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 31 22:00:56 PST 2010


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


TAMURA, Kent <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #18 from TAMURA, Kent <tkent at chromium.org>  2010-01-31 22:00:54 PST ---
(In reply to comment #17)
> (From update of attachment 47797 [details])
> Clearing review flag. Patch landed in http://trac.webkit.org/changeset/54112

WebCore.vcproj missed a </File> line, and Windows build has the following error
even if we fixed WebCore.vcproj.  We'll roll this back.

7>   Creating library e:\cg\src\third_party\WebKit\WebKitBuild\lib\WebKit.lib
an
d object e:\cg\src\third_party\WebKit\WebKitBuild\lib\WebKit.exp
7>LINK : warning LNK4199: /DELAYLOAD:QuartzCore.dll ignored; no imports found
fr
om QuartzCore.dll
7>LINK : warning LNK4199: /DELAYLOAD:QuartzCoreInterface.dll ignored; no
imports
 found from QuartzCoreInterface.dll
7>WebCore_debug.lib(GraphicsContextCG.obj) : error LNK2019: unresolved external
symbol "public: void __thiscall
WebCore::GraphicsContextPlatformPrivate::concatC
TM(class WebCore::AffineTransform const &)"
(?concatCTM at GraphicsContextPlatformP
rivate at WebCore@@QAEXABVAffineTransform at 2@@Z) referenced in function "public:
voi
d __thiscall WebCore::GraphicsContext::concatCTM(class WebCore::AffineTransform
const &)" (?concatCTM at GraphicsContext@WebCore@@QAEXABVAffineTransform at 2@@Z)
7>e:\cg\src\third_party\WebKit\WebKitBuild\bin\WebKit.dll : fatal error
LNK1120:
 1 unresolved externals

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