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

Paul Pedriana ppedriana at gmail.com
Sun May 25 04:55:19 PDT 2008


Thanks, but that fails the same way. Perhaps I'm missing something, but 
I don't see how --debug in the scripts solves the problem of a 
non-registered CLSID.

$ /cygdrive/d/WebKit/WebKitTools/Scripts/run-safari --debug
        1 file(s) copied.
WARNING: Failed to get CLSID for WebKit.WebView
ERROR: Couldn't determine installed Safari path
Setting environment for using Microsoft Visual Studio 2005 x86 tools.


> /cygdrive/d/WebKit/WebKitTools/Scripts/run-safari
>
> You compiled WebKit with the --debug flag; this has generated for you 
> a slightly different directory layout for builds. In order to let 
> Safari use those builds instead of the (default) "release" try with:
>     run-safari --debug
>
> Same deal for tests:
>     run-webkit-tests --debug



More information about the webkit-dev mailing list