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
NumberConstructor.cpp
..\..\kjs\NumberConstructor.cpp(24) : fatal error C1083: Cannot open include
file: 'NumberConstructor.lut.h': No such file or directory
RegExpObject.cpp
..\..\kjs\RegExpObject.cpp(23) : fatal error C1083: Cannot open include
file: 'RegExpObject.lut.h': No such file or directory
StringPrototype.cpp
..\..\kjs\StringPrototype.cpp(72) : fatal error C1083: Cannot open include
file: 'StringPrototype.lut.h': No such file or directory
lexer.cpp
..\..\kjs\lexer.cpp(48) : fatal error C1083: Cannot open include file:
'lexer.lut.h': No such file or directory
Generating Code...
Project : warning PRJ0018 : The following environment variables were not
found:
$(PRODUCTION)
Build log was saved at
"file://E:\Cygwin\home\perforceadmin\WebKit\WebKitLibraries\win\obj\JavaScriptCore\Debug\BuildLog.htm"
JavaScriptCore - 5 error(s), 0 warning(s)

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

Reply via email to