[Webkit-unassigned] [Bug 123892] New: [Win] Link fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 07:16:50 PST 2013


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

           Summary: [Win] Link fails.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


Today's WinCairo build fails with these linker errors:

WebCore.lib(RenderingAllInOne.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall WebCore::InlineElementBox::deleteLine(void)" (?deleteLine at InlineElementBox@WebCore@@UAEXXZ) 
WebCore.lib(RenderingAllInOne.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall WebCore::InlineElementBox::extractLine(void)" (?extractLine at InlineElementBox@WebCore@@UAEXXZ)
WebCore.lib(RenderingAllInOne.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall WebCore::InlineElementBox::attachLine(void)" (?attachLine at InlineElementBox@WebCore@@UAEXXZ)

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