[webkit-dev] Windows build error during link
Brent Fulgham
bfulgham at gmail.com
Mon Mar 3 17:40:19 PST 2008
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 <mike at softsource.com> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080303/fae1d96f/attachment.html
More information about the webkit-dev
mailing list