[Webkit-unassigned] [Bug 114512] New: [Qt][Win] r148257 broke the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 07:10:21 PDT 2013


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

           Summary: [Qt][Win] r148257 broke the build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: oliver at apple.com, hausmann at webkit.org,
                    jocelyn.turcotte at digia.com, kadam at inf.u-szeged.hu


After r148257 Qt Win build is broken. Maybe related to toJS changes, too.

http://build.webkit.org/builders/Qt%20Windows%2032-bit%20Release/builds/64072/steps/compile-webkit/logs/stdio

WebCore.lib(JSNotification.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore12NotificationE referenced in function "class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::Notification *)" (?toJS at WebCore@@YA?AVJSValue at JSC@@PAVExecState at 3@PAVJSDOMGlobalObject at 1@PAVNotification at 1@@Z)
WebCore.lib(JSInternals.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore9InternalsE referenced in function "class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::Internals *)" (?toJS at WebCore@@YA?AVJSValue at JSC@@PAVExecState at 3@PAVJSDOMGlobalObject at 1@PAVInternals at 1@@Z)
WebCore.lib(JSDOMSelection.obj) : error LNK2019: unresolved external symbol __ZTVN7WebCore12DOMSelectionE referenced in function "class JSC::JSValue __cdecl WebCore::toJS(class JSC::ExecState *,class WebCore::JSDOMGlobalObject *,class WebCore::DOMSelection *)" (?toJS at WebCore@@YA?AVJSValue at JSC@@PAVExecState at 3@PAVJSDOMGlobalObject at 1@PAVDOMSelection at 1@@Z)

...

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