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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev