Hi,
I am trying to buld webkit on Windows. I have followed the steps given as below:
1) Installed Microsoft Visual Studio 2005
2) Installed Microsoft Visual Studio 2005 Team Suite Service Pack 1.
3) Installed Cygwin
4) Installed QuickTime SDK
5) Downloaded webkit code from http://nightly.webkit.org/files/WebKit-SVN-source.tar.bz2
6) Downloaded WebKit Suppport Libraries
7) Set the environment variable, $WEBKITLIBRARIESDIR to /webkit/WebKitLibraries and /webkit/WebKitSupportLibrary
8) Ran WebKit/WebKitTools/Scripts/update-webkit
As mentioned in the below link:
http://www.webkit.org
But got the following error:
WebCoreGenerated - 0 error(s), 0 warning(s)
------ Build started: Project: record-memory-win, Configuration: Release Win32 -
-----
Compiling...
Can't locate Win32API/Registry.pm in @INC (@INC contains: /usr/lib/perl5/5.8.2/c
ygwin-thread-multi-64int /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cyg
win-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl .
) at /cygdrive/d/webkit_new/webkit/WebKitTools/Scripts/num-cpus line 6.
BEGIN failed--compilation aborted at /cygdrive/d/webkit_new/webkit/WebKitTools/S
cripts/num-cpus line 6.
####### COMPILING 1 FILES USING AT MOST PARALLEL INSTANCES OF cl.exe ##########
#
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /
cl : Command line warning D9002 : ignoring unknown option '/'
cl : Command line error D8003 : missing source filename
Build log was saved at "file://d:\webkit_new\webkit\WebKitBuild\obj\record-memor
y-win\Release\BuildLog.htm"
record-memory-win - 1 error(s), 1 warning(s)
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
===== BUILD FAILED ======
Thanks in advance,
- Ayesha
I am trying to buld webkit on Windows. I have followed the steps given as below:
1) Installed Microsoft Visual Studio 2005
2) Installed Microsoft Visual Studio 2005 Team Suite Service Pack 1.
3) Installed Cygwin
4) Installed QuickTime SDK
5) Downloaded webkit code from http://nightly.webkit.org/files/WebKit-SVN-source.tar.bz2
6) Downloaded WebKit Suppport Libraries
7) Set the environment variable, $WEBKITLIBRARIESDIR to /webkit/WebKitLibraries and /webkit/WebKitSupportLibrary
8) Ran WebKit/WebKitTools/Scripts/update-webkit
As mentioned in the below link:
http://www.webkit.org
But got the following error:
WebCoreGenerated - 0 error(s), 0 warning(s)
------ Build started: Project: record-memory-win, Configuration: Release Win32 -
-----
Compiling...
Can't locate Win32API/Registry.pm in @INC (@INC contains: /usr/lib/perl5/5.8.2/c
ygwin-thread-multi-64int /usr/lib/perl5/5.8.2 /usr/lib/perl5/site_perl/5.8.2/cyg
win-thread-multi-64int /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl .
) at /cygdrive/d/webkit_new/webkit/WebKitTools/Scripts/num-cpus line 6.
BEGIN failed--compilation aborted at /cygdrive/d/webkit_new/webkit/WebKitTools/S
cripts/num-cpus line 6.
####### COMPILING 1 FILES USING AT MOST PARALLEL INSTANCES OF cl.exe ##########
#
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /
cl : Command line warning D9002 : ignoring unknown option '/'
cl : Command line error D8003 : missing source filename
Build log was saved at "file://d:\webkit_new\webkit\WebKitBuild\obj\record-memor
y-win\Release\BuildLog.htm"
record-memory-win - 1 error(s), 1 warning(s)
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
===== BUILD FAILED ======
Thanks in advance,
- Ayesha
______________________________________________________________________
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
