AW: [webkit-dev] WebKit and .net applications

Adam Roben aroben at apple.com
Tue Nov 20 09:41:26 PST 2007


Zoth, Jochen wrote:
> But if I type "set", the two variables are set:
> ...
> WebKitLibrariesDir=D:\projects\WebKit\WebKitLibraries
> WebKitOutputDir=D:\projects\WebKit\WebKitBuild
> (from windows command line)
>
> ...
> WEBKITLIBRARIESDIR='D:\projects\WebKit\WebKitLibraries'
> WEBKITOUTPUTDIR='D:\projects\WebKit\WebKitBuild'
> (from Cygwin shell)
>   

WEBKITLIBRARIESDIR needs to point to the WebKitLibraries/win directory 
in the WebKit source tree (you've got it pointing at just WebKitLibraries).

-Adam



More information about the webkit-dev mailing list