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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to