Hi,

Currently I am facing problem building webkit. I followed the instruction
given in webkit.org which includes installing cygwin, setting up VS2005
(Windows SDKs paths).When i build using build-webkit i have the following
error message


HTMLNames.cpp
Compiling...
CSSGrammar.cpp
XPathGrammar.cpp
Compiling...
XPathParser.cpp
WCDataObject.cpp
Compiling...
AnimationList.cpp
Compiling...
Animation.cpp
Compiling...
1
c1xx : fatal error C1083: Cannot open source file: '1': No such file
or directory
TextCodecICU.cpp
FontWin.cpp
Font.cpp

I manage to find Anination.cpp in webkit\WebCore\platform\animation folder
and tries to do

1. svn cleanup
2. http://msdn.microsoft.com/en-us/library/et4zwx34(VS.80).aspx (C1083
error)

Somehow it is not working.

Any help would be greatly appreciated.

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

Reply via email to