Hi all,
 
When building the WebKit I have the following error:
 
opening dependency file .deps/DerivedSources/JSCSSMediaRule.Tpo: No such file or directory
 
to fix that I created the directory "DerivedSources/JSCSSMediaRule.Tpo" manually and it's OK.
 
how to modify the build system to fix this ?
 
regards.