[webkit-dev] Safari won't run for me.

2008-05-24 Thread Paul Pedriana
I followed the instructions at http://webkit.org on how to sync, build and run WebKit. However, the last step (run-safari) fails due to inability to find the CLSID for WebKit.WebView. It appears that some kind of COM object installation needs to be done in order for this to succeed. But I can f

[webkit-dev] WebCore.vcproj Debug_Cairo config appears to be broken...

2008-05-24 Thread Paul Pedriana
Upon sync-ing WebKit on Windows/Cygwin, I get this build error for WebCore.vcproj: ..\loader\CachedImage.cpp(38) : fatal error C1083: Cannot open include file: 'PDFDocumentImage.h': No such file or directory This appears to be due to a bug in WebCore.vcproj or a mistake in the source code'