WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
10822
windows build is busted
https://bugs.webkit.org/show_bug.cgi?id=10822
Summary
windows build is busted
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug