I tried all 4 combinations: - Build with debug, run with debug
- Build with debug, run without debug - Build without debug, run without debug - Build without debug, run with debug No luck unfortunately. What bothers me: I'm not getting any error messages in the Cygwin console. It just jump back to the prompt after a long while. I can see that files have been generated in the WebKitBuild directory, but if it's complete, who knows.. Paul _____ From: Maxime Britto [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 10:13 AM To: Paul Bakker Subject: Re: [webkit-dev] Lost: Building webkit: Build finished, but starting Safari only gives an error window - WebKit/WebKitTools/Scripts/build-webkit (also tried with the debug option in) - WebKit/WebKitTools/Scripts/run-safari I'm not a Windows user but on OS X you have to use the --debug option on BOTH build-webkit and run-safari scripts. Like this : - WebKit/WebKitTools/Scripts/build-webkit --debug - WebKit/WebKitTools/Scripts/run-safari --debug Max M -- a question for you : www.pleyo.com
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

