I'll try to build chromium from source such described here:
http://www.chromium.org/developers/how-tos/build-instructions-windows
I use VS 2010 Pro and I get more errors such:
1. Cannot open include file "EventInterfaces.h" in "EventNames.h" in
webcore_* projects.
2. Cannot open include file 'bindings\V8ArrayBuffer.cpp' in
webcore_bindings project.
And more and more errors. Wha I did wrong? Thanks.
P.S.:
Error 349 error C1083: Cannot open source file: '../../../../..\build
\Debug\\obj\global_intermediate\webkit\ColorData.cpp': No such file or
directory C:\chromium\src\third_party\WebKit\Source\WebCore\WebCore.gyp
\c1xx webcore_bindings
Error 423 error C1083: Cannot open include file: 'EventInterfaces.h':
No such file or directory c:\chromium\src\third_party\webkit\source
\webcore\dom\EventNames.h 25 1 webcore_html
Error 549 error C1083: Cannot open include file:
'ExceptionCodeDescription.h': No such file or directory C:\chromium\src
\third_party\WebKit\Source\WebCore\dom\ExceptionCode.h 23 1
webcore_html
Error 911 error C1083: Cannot open include file: 'V8DOMFormData.h': No
such file or directory C:\chromium\src\third_party\WebKit\Source
\WebCore\bindings\v8\custom\V8DOMFormDataCustom.cpp 32 1
webcore_remaining
and more errors