[webkit-qt] Corrupt build environment between different ports

Andreas Kling andreas.kling at nokia.com
Fri Nov 19 16:46:08 PST 2010


On 11/20/2010 01:41 AM, ext Baldeva, Arpit wrote:
> 1. So doesn't that mean that I can build one of the two ports locally and not both (unless I go and clear my environment variables all the time)?
> 2. Is blowing the WebKitBuild(output directory) enough (in addition to environment tweaks) or there is something else that I need to take care off ?

The WEBKITOUTPUTDIR environment variable controls where your build ends 
up. (If no value is set, WebKitBuild/ is used).

I'd recommend hacking up a simple script to switch between ports. I have 
no experience with the Windows port though, so I shouldn't say too much. 
FWIW I do this on Linux where I build the Qt and Gtk+ ports from the 
same source tree.

-Kling


More information about the webkit-qt mailing list