Thanks for the reply. I will again have a look at the setup. I have already set the paths as mentioned in the link given by you. Let me see the other details. Till now I was following details on http://webkit.org only.
I am not able to check out the code from my machine behind the proxy. Whenever I run the checkout command host is not found. But if I type the same path in the browser the directory is accessible to me. -----Original Message----- From: Brent Fulgham [mailto:[email protected]] Sent: Thursday, August 27, 2009 9:37 PM To: Dipanshu Mansingka Cc: [email protected] Subject: Re: [webkit-help] compiling Project: JavaScriptCore, Configuration: Release Win32 You are not following the instructions in the build guide. See the following wiki page: "http://trac.webkit.org/wiki/BuildingOnWindows" for some helpful details. All library dependencies will be properly added and built on your machine assuming you are following the instructions. The fact that you are running around looking for DLLs and link libraries tells me you are not setting your environment up properly. Every library and dependency you need to build is described in the wiki and web site, as well as the steps you need to take to set up your build environment. Please review those pages and actually follow the steps. -Brent DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
