[webkit-dev] Unresolved external on ews-win even after the symbol added in WebKit2.def.in

Xianzhu Wang wangxianzhu at chromium.org
Tue Dec 4 16:09:48 PST 2012


On Tue, Dec 4, 2012 at 3:00 PM, Xianzhu Wang <wangxianzhu at chromium.org>wrote:

> Hi,
>
> In https://bugs.webkit.org/attachment.cgi?id=177534, I added the symbol
> into Source/WebKit2/WebKit2.def.in trying to resolve the "unresolved
> external" error of the previous patch (
> https://bugs.webkit.org/attachment.cgi?id=177506), but the error still
> occurred. I have read https://trac.webkit.org/wiki/ExportingSymbols (the
> WebKit2.def part should be updated). The only file I haven't changed is
> WebKit2.order (which I guess doesn't matter). Should there be sth like
> "generating ...\WebKit2ExportGenerator\WebKit2.def" in the log if
> WebKit2.def.in is changed in the patch?
>
>
Sorry, the question should be: "Should there be sth like "generating
...\WebKit2ExportGenerator\WebKit2.def" in the log if
WebKit2.def.in<http://webkit2.def.in/> is
changed in the *build log*?"

I guess the build system is not updating WebKit2.def from a changed
WebKit2.def.in, or I did sth wrong adding the symbol. Can anyone verify it?

Thanks,
> Xianzhu
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121204/7bc2355c/attachment.html>


More information about the webkit-dev mailing list