Yes.  build-webkit --debug builds the correct target.  If you go into the
IDE, it's easy to accidentally build the "debug_Internal" target, which will
give the errors you report.

I don't believe that you actually get the same errors when building via
Cygwin, since the build-webkit script does not call the "debug_internal"
target.  Would you mind rerunning the cygwin version and report the errors?

I have found that build errors early in the process will cause failures that
look the same further on because certain post-build steps will not take
place (due to the failure) and then various auto-generated files will not be
created, files will not be copied to build-expected include directories, and
so forth.

Good luck!

-Brent

On Mon, Mar 3, 2008 at 5:22 PM, Mike McMullen <[EMAIL PROTECTED]> wrote:

>  I forgot to mention it because I have been switching between the two.
> This build log is from within the IDE but I get the same errors when I use
> the build-webkit (with --debug) in a cygwin window.
>
> Is there a difference between the "build-webkit --debug" and the IDE debug
> target?
>
> -Mike
>
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to