[webkit-dev] Failure to run WinLauncher

sergioag at qmailhosting.net sergioag at qmailhosting.net
Sun Jun 15 21:55:34 PDT 2008


Hello

I have compiled WebKit correctly using VC++ 2005 Express, Platform SDK for Windows Server 2003 R2, and Windows XP SP3. When running WinLauncher i see that it fails in:

HRESULT hr = CoCreateInstance(CLSID_WebView, 0, CLSCTX_ALL, IID_IWebView, (void**)&gWebView);

The error is class not registered. Trying run-safari against the same build makes safari say it couldn't create the window.

Is there anything i have missed?

Thanks in advance,

Sergio Aguayo


More information about the webkit-dev mailing list