I'm making pretty decent progress. Right now I'm missing only one reference in the wincairo build of Webkit.lib. Does anyone have any ideas of what could be causing the missing reference .
12>Linking... 12>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored 12>libjpeg.lib(jdapimin.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance 12>LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignored 12> Creating library C:\cygwin\home\chris.waldron\WebKit\WebKitBuild\Release_Cairo_CFLite\lib\Web Kit.lib and object C:\cygwin\home\chris.waldron\WebKit\WebKitBuild\Release_Cairo_CFLite\lib\Web Kit.exp 12>WebCore.lib(CSSParser.obj) : error LNK2001: unresolved external symbol "public: int __thiscall WebCore::CSSParser::lex(void)" (?lex@CSSParser@WebCore@@QAEHXZ) 12>C:\cygwin\home\chris.waldron\WebKit\WebKitBuild\Release_Cairo_CFLite\bin\ WebKit.dll : fatal error LNK1120: 1 unresolved externals 12>Build log was saved at "file://C:\cygwin\home\chris.waldron\WebKit\WebKitBuild\Release_Cairo_CFLite \obj\WebKit\BuildLog.htm" 12>WebKit - 2 error(s), 2 warning(s) Thanks, Chris
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
