Thanks a ton Adam, the update script is working now. Can you guide me with the building process now? I understand that I have to run the "build-webkit" script to do that. I am actually interested in the Minibrowser example, and am trying to play around with the code. Once I build webkit (which I guess will take a long time to complete), can I make changes to the MiniBrowser code and compile it, without having to build the whole WebKit source again?
Thanks in advance. On Mon, Feb 20, 2012 at 8:32 PM, Adam Roben <[email protected]> wrote: > On Feb 20, 2012, at 2:37 AM, Aman Gupta <[email protected]> wrote: > > I am a student, trying to learn about WebKit. I downloaded the WebKit > source code from the tree, and did all necessary steps for building WebKit > on Windows. > > Before building WebKit, I am supposed to update the source for additional > libraries to be downloaded. But when I run "update-webkit" script, I get > the following error message: > * > * > *Updating OpenSource* > *Checking Last-Modified date of WebKitAuxiliaryLibrary.zip...* > *Couldn't check Last-Modified date of new WebKitAuxiliaryLibrary.zip.* > *Please ensure that > http://developer.apple.com/opensource/internet/WebKitAuxiliaryLibrary.zipis > reachable. > * > *Unable to check Last-Modified date and no version of > WebKitAuxiliaryLibrary to fall back to.* > *Died at Tools/Scripts/update-webkit-auxiliary-libs line 40.* > *Died at ./update-webkit line 114.* > > > I am not sitting behind a proxy server, I have a direct connection to the > internet. Can anyone tell me what the problem could be? Thanks a ton in > advance. > > > What revision of WebKit do you have checked out? This part of the build > process was updated in r106719, so if you have an older revision it is not > surprising that it would fail. > > -Adam > > >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
