Binish wrote:
> Hi All,
>
> Am getting the following compilation error ,can anyone please help :)
>
> Performing Pre-Build Event...
> Compiling...
> DatePrototype.cpp
> ..\..\kjs\DatePrototype.cpp(106) : fatal error C1083: Cannot open 
> include file: 'DatePrototype.lut.h': No such file or directory

This error makes it look like gperf failed to run. You should have seen 
an error earlier than this in the build log about gperf. Do you have 
gperf installed? Once you install it, you may have to do a clean build.

-Adam

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to