[webkit-help] Building and testing WebKit2 on Windows

Won J Jeon wjjeon at gmail.com
Wed Dec 8 15:19:29 PST 2010


Hi all,

I'm trying to build and test WebKit2 on Windows, using Visual C++ Express
2005 and cygwin.
When I launch WebKitBuild/MiniBrowser.exe, it complains missing shared
libraries such as msvcr80.dll, msvcp80.dll, and CoreFoundation.dll.
I copied them to the same directory and then I got the following error:

$ ./MiniBrowser.exe
.../WebKit/WebKitBuild/bin/MiniBrowser.exe: error while loading shared
libraries: ?: cannot open shared object file: No such file or directory

What development configuration do I need to address to resolve this issue?
Is there any other scenarios that I could test with WebKit2, other than
'run-webkit-tests --debug -2" ?

Thanks,
Won
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20101208/d7f973ea/attachment.html>


More information about the webkit-help mailing list