On Oct 9, 2007, at 9:26 AM, Jerry K wrote:
Hi Adam,
Here is what I found.
I built webkit debug and release version.
The webkit.dll release version is okey to load by Safari.exe.
The webkit_debug.dll debug version showed "module can't be found"
during
loaded by Safari.exe.
Has any one used the webkit_debug.dll and also saw the error?
Are you sure that the /debug flag is getting passed to Safari? This
required so that Safari knows to load WebKit_debug.dll instead of
WebKit.dll. run-safari should do this if you either pass it the --
debug flag or have run `set-webkit-configuration --debug`.
-Adam
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev