Hi Adam,
I have already tried configuring both in a diffenrent location , and result remains same , sorry i did not get about build-webkit !,From VC tools menu i directly give "build solution" am not runnign from cygwin,Using cygwin i was able to compile successfully.
Now i feel that "autogenarated" files are not gettign created ...!!.
Any suggestions please ..
Thanks
On 11/08/2008, Adam Roben <aroben@apple.com> wrote:
On Aug 11, 2008, at 9:34 AM, Binish wrote:
bash build-generated-files.sh "E:\Cygwin\home\perforceadmin\WebKit\WebKitLibraries\win" "E:\Cygwin\home\perforceadmin\WebKit\WebKitLibraries\win"
It looks like the WEBKITOUTPUTDIR and WEBKITLIBRARIESDIR environment variables are set to the same directory. I don't know offhand why this would cause problems, but it's definitely a non-standard configuration. Are you using build-webkit to build? That script sets those variables to default values that should work. If you've set these variables yourself, you'll probably have to unset them before build-webkit will override them.
-Adam