Env : windows Vista
        Visual studio 2005 sp1
        Windows s아
        Start > All Programs > Microsoft Windows SDK > Visual Studio
        Registration > Integrate Windows SDK with Visual Studio 2005
        "gclient sync --force"

Project is compiling with errors here is the log(On Mon, Oct 20, 2008
at 10:01 AM)

50>------ Build started: Project: V8Bindings, Configuration: Debug
Win32
....
50>d:\work\src\src\webkit\build\v8bindings
\precompiled_v8bindings.h(6) : fatal error C1083: Cannot open include
file: 'v8_proxy.h': No such file or directory
....
51>------ Build started: Project: Port, Configuration: Debug Win32
...
49>..\..\..\third_party\WebKit\WebCore\page
\AccessibilityImageMapLink.cpp(34) : fatal error C1083: Cannot open
include file: 'HTMLNames.h': No such file or directory
...
49>d:\work\src\src\third_party\WebKit\WebCore\svg\SVGElement.h(30) :
fatal error C1083: Cannot open include file: 'SVGNames.h': No such
file or directory
....

51>d:\work\src\src\third_party\webkit\webcore\bindings\js
\JSDOMWindowShell.h(32) : fatal error C1083: Cannot open include file:
'JSDOMWindow.h': No such file or directory
49>..\..\..\third_party\WebKit\WebCore\html\PreloadScanner.cpp(42) :
fatal error C1083: Cannot open include file:
49>..\..\..\third_party\WebKit\WebCore\html
\HTMLViewSourceDocument.cpp(40) : fatal error C1083: Cannot open
include file: 'HTMLNames.h': No such file or directory
39>render_widget_host.cc
49>..\..\..\third_party\WebKit\WebCore\html\HTMLUListElement.cpp(26) :
fatal error C1083: Cannot open include file: 'CSSPropertyNames.h': No
such file or directory
..
49>..\..\..\third_party\WebKit\WebCore\dom\Document.cpp(33) : fatal
error C1083: Cannot open include file: 'CSSValueKeywords.h': No such
file or directory

....
49>..\..\..\third_party\WebKit\WebCore\xml\XPathParser.cpp(50) : fatal
error C1083: Cannot open include file: 'XPathGrammar.h': No such file
or directory
49>..\..\..\third_party\WebKit\WebCore\xml\XPathFunctions.cpp(36) :
fatal error C1083: Cannot open include file: 'XMLNames.h': No such
file or directory
49>d:\work\src\src\third_party\WebKit\WebCore\page
\InspectorController.h(42) : fatal error C1083: Cannot open include
file: 'JavaScriptCore/JSContextRef.h': No such file or directory
49>..\..\..\third_party\WebKit\WebCore\platform\graphics
\Color.cpp(34) : fatal error C1083: Cannot open include file:
'ColorData.c': No such file or directory
49>d:\work\src\src\third_party\webkit\webcore\page
\InspectorController.h(42) : fatal error C1083: Cannot open include
file: 'JavaScriptCore/JSContextRef.h': No such file or directory
120>D:\work\src\src\webkit/port/bindings/v8/np_v8object.h(9) : fatal
error C1083: Cannot open include file: 'v8.h': No such file or
directory
120>..\..\glue\entity_map.cc(7) : fatal error C1083: Cannot open
include file: 'HTMLEntityCodes.c': No such file or directory
120>..\..\glue\cpp_variant.cc(94) : error C3861:
'NPN_InitializeVariantWithStringCopy': identifier not found
120>..\..\glue\cpp_variant.cc(161) : error C3861:
'NPN_InitializeVariantWithStringCopy': identifier not found
120>..\..\glue\cpp_variant.cc(169) : error C3861:
'NPN_InitializeVariantWithStringCopy': identifier not found
120>..\..\glue\cpp_variant.cc(174) : error C3861:
'NPN_InitializeVariantWithStringCopy': identifier not found
....

========== Build: 117 succeeded, 10 failed, 2 up-to-date, 10 skipped
==========


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to