[webkit-dev] Windows build error during link

David Kilzer ddkilzer at webkit.org
Thu Mar 6 10:47:54 PST 2008


Have you tried setting the build configuration when running build-webkit?  For
example:

build-webkit --clean --debug

Or:

build-webkit --clean --release

See also the set-webkit-configuration script.

Dave


Mike McMullen <mike at softsource.com> wrote:

> I have run 'build-webkit --clean' and simply deleted the WebKitBuild
> subdirectory, but still get the link errors posted above.  Is this
> sufficient to remove any lingering failed build information that may be
> influencing my builds now?
>  
> I can only assume the project is building for everyone else so my issue must
> be related to my build environment.  Is there any additional items that need
> to be removed (ie generated/pre-compiled code)?
>  
> -Mike



More information about the webkit-dev mailing list