CLOSED FIXED 17793
WinLauncher build failing on the buildbots (Visual Studio Express issue)
https://bugs.webkit.org/show_bug.cgi?id=17793
Summary WinLauncher build failing on the buildbots (Visual Studio Express issue)
Darin Adler
Reported 2008-03-12 09:17:44 PDT
WinLauncher.obj : error LNK2001: unresolved external symbol __imp__DialogBoxParamW@20 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SendMessageW@16 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__DestroyWindow@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SysFreeString@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__DefWindowProcW@16 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__PostQuitMessage@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SysAllocStringLen@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__GetClientRect@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__CallWindowProcW@20 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__MoveWindow@24 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__EndDialog@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__LoadStringW@16 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__OleInitialize@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__CreateWindowExW@48 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__GetWindowLongW@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SetWindowLongW@12 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SetFocus@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__CoCreateInstance@20 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__SysAllocString@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__ShowWindow@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__UpdateWindow@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__LoadAcceleratorsW@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__GetMessageW@16 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__TranslateAcceleratorW@12 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__TranslateMessage@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__DispatchMessageW@4 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__OleUninitialize@0 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__LoadIconW@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__LoadCursorW@8 WinLauncher.obj : error LNK2001: unresolved external symbol __imp__RegisterClassExW@4 C:\cygwin\home\buildbot\WebKit-BuildSlave\trunk-win-release\build\WebKitBuild\bin\WinLauncher.exe : fatal error LNK1120: 30 unresolved externals
Attachments
Matt Lilek
Comment 1 2008-03-17 16:58:00 PDT
This was fixed last week.
Note You need to log in before you can comment on or make changes to this bug.