Bug 10822

Summary: windows build is busted
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
update vcproj aroben: review+

Darin Fisher (:fishd, Google)
Reported 2006-09-12 01:25:15 PDT
Looks like a simple problem: webcore.lib(JSDOMWindow.obj) : error LNK2001: unresolved external symbol "public: static class KJS::JSValue * __cdecl WebCore::JSRangeException::getConstructor(class KJS::ExecState *)" (?getConstructor@JSRangeException@WebCore@@SAPAVJSValue@KJS@@PAVExecState@4@@Z) C:\Webkit-BuildSlave\post-commit-win32\build\WebKitBuild\Release\WebKitWin\WebKit.dll : fatal error LNK1120: 1 unresolved externals
Attachments
update vcproj (554 bytes, patch)
2006-09-12 09:00 PDT, Darin Fisher (:fishd, Google)
aroben: review+
Darin Fisher (:fishd, Google)
Comment 1 2006-09-12 09:00:39 PDT
Created attachment 10513 [details] update vcproj JSRangeException needed to be added to the vcproj.
Adam Roben (:aroben)
Comment 2 2006-09-12 09:25:04 PDT
Comment on attachment 10513 [details] update vcproj r=me. Thanks!
Adam Roben (:aroben)
Comment 3 2006-09-12 09:36:05 PDT
Comment on attachment 10513 [details] update vcproj Landed as r16321.
Note You need to log in before you can comment on or make changes to this bug.