Hi Micro, On Fri, May 6, 2011 at 7:16 AM, Mirco Babin <[email protected]> wrote:
> Dear Reader, > > I'm trying to build webkit. I installed the developers tools as > described. But when building, the build fails on WebKitLib with 3 > compilation errors: > WebView.cpp > ..\WebView.cpp(6745) : error C2039: 'httpPipeliningEnabled' : is not a > member of 'WebCore::ResourceRequest' > [snip build errors] > What am I doing wrong ? > Nothing. I had to take the WinCairo build bot down for some maintenance yesterday, and in that period a breaking change was made that was not noticed (due to the lack of build slave feedback). If you update your source base to the current svn sources, you should be able to build cleanly. In a project as fast moving as WebKit, it really pays to keep an eye on the build bots: http://build.webkit.org/waterfall?category=core If the WinCairo build is not green, e-mail me and I'll look into it. People are generally very good about cleaning up build errors if they know about them. Thanks, and let me know if you have any further trouble. -Brent
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
