[webkit-dev] Windows build error for "webkit" module

Guru Prasad H B guruhb at gmail.com
Sat Jun 20 06:03:06 PDT 2009


Hi,

I am building the webkit for debug version for the first time and i have
followed all the steps mentioned in webkit.org.

Getting error from webkit moduile for

-------------------------------start-----------------------------------------
Linking...
LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored
   Creating library C:\cygwin\home\net\WebKit\build\lib\WebKit.lib and
object C:\cygwin\home\net\WebKit\build\lib\WebKit.exp
WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)
referenced in function "struct std::pair __cdecl
std::get_temporary_buffer(int)" (??$get_temporary_buffer at PAVRenderLayer
@WebCore@@@std@@YA?AU?$pair at PAPAVRenderLayer@WebCore@@H at 0@H at Z)
WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)
WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)
WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
std::exception::_Raise(void)const " (__imp_?_Raise at exception@std@@QBEXXZ)
WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: __thiscall
std::exception::exception(char const *,int)" (__imp_??0exception at std
@@QAE at PBDH@Z) referenced in function "public: __thiscall
std::bad_alloc::bad_alloc(char const *)" (??0bad_alloc at std@@QAE at PBD@Z)
WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: __thiscall std::exception::exception(char
const *,int)" (__imp_??0exception at std@@QAE at PBDH@Z)
WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: __thiscall
std::exception::exception(char const *,int)" (__imp_??0exception at std
@@QAE at PBDH@Z)
WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) public: __thiscall
std::exception::exception(char const *,int)" (__imp_??0exception at std
@@QAE at PBDH@Z)
WebCore_debug.lib(RenderLayer.obj) : error LNK2019: unresolved external
symbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception
const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z) referenced in function
"protected: virtual void __thiscall std::bad_alloc::_Doraise(void)const "
(?_Doraise at bad_alloc@std@@MBEXXZ)
WebCore_debug.lib(Gradient.obj) : error LNK2001: unresolved external symbol
"__declspec(dllimport) void __cdecl std::_Throw(class std::exception const
&)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)
WebCore_debug.lib(CSSFontSelector.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception
const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)
WebCore_debug.lib(CSSGradientValue.obj) : error LNK2001: unresolved external
symbol "__declspec(dllimport) void __cdecl std::_Throw(class std::exception
const &)" (__imp_?_Throw at std@@YAXABVexception at 1@@Z)
C:\cygwin\home\net\WebKit\build\bin\WebKit.dll : fatal error LNK1120: 3
unresolved externals
Project : warning PRJ0018 : The following environment variables were not
found:
$(PRODUCTION)
------------------------------end-------------------------------------------

The complete compilation logs is being attached at
http://gist.github.com/133152#

Any suggestion and help is very thankfull.

Thank you,
Guru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090620/09e18570/attachment.html>


More information about the webkit-dev mailing list