[webkit-dev] Compilation Erro usinf VC 2005 Express Edition

Adam Roben aroben at apple.com
Mon Aug 11 06:23:52 PDT 2008


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



More information about the webkit-dev mailing list