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

