[webkit-help] Build error on windows7

sagar masuti sagar.masuti at gmail.com
Sun Jun 20 08:55:27 PDT 2010


Dear Adam,


I am bit confused as to what should I use in *solution configuration* I got
these errors while i was using *Debug_cairo* but when i changed the solution
configuration to *Debug* these errors vanished and i am getting following
errors now :

3>LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored
3>   Creating library C:\cygwin\home\sagar\WebKit\WebKitBuild\lib\WebKit.lib
and object C:\cygwin\home\sagar\WebKit\WebKitBuild\lib\WebKit.exp
3>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<class WebCore::RenderLayer * *,int>
__cdecl std::get_temporary_buffer<class WebCore::RenderLayer *>(int)"
(??$get_temporary_buffer at PAVRenderLayer@WebCore@@@std@
@YA?AU?$pair at PAPAVRenderLayer@WebCore@@H at 0@H at Z)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>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)
3>C:\cygwin\home\sagar\WebKit\WebKitBuild\bin\WebKit.dll : fatal error
LNK1120: 3 unresolved externals



Also could u please suggest me what should be the *start up project*???


Please help..


Thanks and regards,
Sagar Masuti.

On Sat, Jun 19, 2010 at 11:35 AM, sagar masuti <sagar.masuti at gmail.com>wrote:

> Dear All,
>
>
> I installed all the tools mentioned and took the webkit code. But while
> building the code on visual studio i am facing following issues
>
> 1) The javascriptcore project is giving following linker errors.
> 1>LINK : warning LNK4044: unrecognized option '/dynamicbase'; ignored
> 1>   Creating library
> C:\cygwin\home\sagar\WebKit\WebKitBuild\lib\JavaScriptCore_debug.lib and
> object C:\cygwin\home\sagar\WebKit\WebKitBuild\lib\JavaScriptCore_debug.exp
> 1>FunctionPrototype.obj : error LNK2019: unresolved external symbol
> _u_charType_3_2 referenced in function "bool __cdecl
> WTF::Unicode::isSeparatorSpace(int)" (?isSeparatorSpace at Unicode@WTF@
> @YA_NH at Z)
> 1>JSGlobalObjectFunctions.obj : error LNK2001: unresolved external symbol
> _u_charType_3_2
> 1>Lexer.obj : error LNK2001: unresolved external symbol _u_charType_3_2
> 1>StringPrototype.obj : error LNK2019: unresolved external symbol
> _u_strToLower_3_2 referenced in function "int __cdecl
> WTF::Unicode::toLower(wchar_t *,int,wchar_t const *,int,bool *)"
> (?toLower at Unicode@WTF@@YAHPA_WHPB_WHPA_N at Z)
> 1>StringPrototype.obj : error LNK2019: unresolved external symbol
> _u_strToUpper_3_2 referenced in function "int __cdecl
> WTF::Unicode::toUpper(wchar_t *,int,wchar_t const *,int,bool *)"
> (?toUpper at Unicode@WTF@@YAHPA_WHPB_WHPA_N at Z)
> 1>RegexCompiler.obj : error LNK2019: unresolved external symbol
> _u_tolower_3_2 referenced in function "int __cdecl
> WTF::Unicode::toLower(int)" (?toLower at Unicode@WTF@@YAHH at Z)
> 1>RegexInterpreter.obj : error LNK2001: unresolved external symbol
> _u_tolower_3_2
> 1>RegexJIT.obj : error LNK2001: unresolved external symbol _u_tolower_3_2
> 1>RegexCompiler.obj : error LNK2019: unresolved external symbol
> _u_toupper_3_2 referenced in function "int __cdecl
> WTF::Unicode::toUpper(int)" (?toUpper at Unicode@WTF@@YAHH at Z)
> 1>RegexInterpreter.obj : error LNK2001: unresolved external symbol
> _u_toupper_3_2
> 1>RegexJIT.obj : error LNK2001: unresolved external symbol _u_toupper_3_2
> 1>C:\cygwin\home\sagar\WebKit\WebKitBuild\bin\JavaScriptCore_debug.dll :
> fatal error LNK1120: 5 unresolved externals
> 1>Build log was saved at
> "file://C:\cygwin\home\sagar\WebKit\WebKitBuild\obj\JavaScriptCore\Debug_CFLite\BuildLog.htm"
> 1>JavaScriptCore - 12 error(s), 13 warning(s)
>
>
> I update the webkit several times and builded and am trying this several
> times since last week. Please help..
>
> Thanks and regards,
> Sagar Masuti.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100620/05a58232/attachment.html>


More information about the webkit-help mailing list