[webkit-dev] Building and testing WebKit2 on Windows

Won J Jeon wjjeon at gmail.com
Thu Dec 9 10:43:46 PST 2010


Hi all,

I'm trying to build and test WebKit2 on Windows using Visual C++ Express
2005 and cywin and have an issue of executing MiniBrowser using WebKit2.
(I know this kind of question is more suitable for webkit-help but no one
seems to care at this moment.)

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" ? How mature is WebKit2 compared to WebKit?

Regards,
Won
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20101209/340df94f/attachment.html>


More information about the webkit-dev mailing list