[Webkit-unassigned] [Bug 115610] Add Support for mspace element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 14:13:27 PDT 2013


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





--- Comment #35 from Martin Robinson <mrobinson at webkit.org>  2013-06-04 14:11:59 PST ---
Here's the error on Windows: 7>WebCore.lib(MathMLAllInOne.obj) : error LNK2019: unresolved external symbol "public: __thiscall WebCore::RenderMathMLSpace::RenderMathMLSpace(class WebCore::Element *)" (??0RenderMathMLSpace at WebCore@@QAE at PAVElement@1@@Z) referenced in function "private: virtual class WebCore::RenderObject * __thiscall WebCore::MathMLTextElement::createRenderer(class WebCore::RenderArena *,class WebCore::RenderStyle *)" (?createRenderer at MathMLTextElement@WebCore@@EAEPAVRenderObject at 2@PAVRenderArena at 2@PAVRenderStyle at 2@@Z)
7>C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\bin\WebKit.dll : fatal error LNK1120: 1 unresolved externals

Perhaps you need to add the new file to the MathMLAllInOne.cpp file?

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