Hi Ben,

As of r146912, you should get a successful build (
http://build.webkit.org/builders/WinCairo%20Release/builds/24634).

On Tue, Mar 26, 2013 at 9:04 AM, Ben Short <[email protected]> wrote:

>    Creating library
> C:\cygwin\home\Ben.Short\WebKit\WebKitBuild\Release_Cairo_CFLite\lib\WebKit.lib
> and object
> C:\cygwin\home\Ben.Short\WebKit\WebKitBuild\Release_Cairo_CFLite\lib\WebKit.exp
> WebCore.lib(DerivedSources.obj) : error LNK2001: unresolved external
> symbol "public: class JSC::JSValue __thiscall
> WebCore::JSInjectedScriptHost::evaluate(class JSC::ExecState *)"
> (?evaluate@JSInjectedScriptHost@WebCore@@QAE?AVJSValue@JSC@@PAVExecState@4
> @@Z)
>

I don't know what is causing this for you. I don't see this in a local
build. It may have been a transient error that was seen and corrected in a
later commit.


> WebCore.lib(CachedFont.obj) : error LNK2001: unresolved external symbol
> "public: class WebCore::FontPlatformData __thiscall
> WebCore::FontCustomPlatformData::fontPlatformData(int,bool,bool,enum
> WebCore::FontOrientation,enum WebCore::FontWidthVariant,enum
> WebCore::FontRenderingMode)" (?fontPlatformData@FontCustomPlatformData
> @WebCore@@QAE?AVFontPlatformData@2@H_N0W4FontOrientation@2
> @W4FontWidthVariant@2@W4FontRenderingMode@2@@Z)
>

I corrected this a few hours ago.  You should now have a clean build.

Let me know if you see any further problems.

-Brent
_______________________________________________
webkit-help mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to