I just updated to revision 33425, and a clean build (manually deleted Debug
directory before opening .sln file) gives the following error in
service_runtime_x86. I'm running Visual Studio 2008 on Vista x64. Anyone
else seeing this, or know what might be the problem?



4>------ Build started: Project: service_runtime_x86, Configuration: Debug
Win32 ------
4>Compiling...
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
4>sel_ldr_x86.c
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
4>.\sel_ldr_x86.c(62) : error C2065: 'kTrampolineCode' : undeclared
identifier
1>The operation completed successfully.
4>.\sel_ldr_x86.c(62) : error C2065: 'NACL_TRAMP_CSEG_PATCH' : undeclared
identifier
3>Generating appid header...  Done.
4>.\sel_ldr_x86.c(72) : error C2065: 'kTrampolineCode' : undeclared
identifier
4>.\sel_ldr_x86.c(72) : error C2065: 'NACL_TRAMP_CSEG_PATCH' : undeclared
identifier
4>.\sel_ldr_x86.c(75) : error C2065: 'kTrampolineCode' : undeclared
identifier
4>.\sel_ldr_x86.c(75) : error C2065: 'NACL_TRAMP_DSEG_PATCH' : undeclared
identifier
4>.\sel_ldr_x86.c(82) : error C2065: 'kTrampolineCode' : undeclared
identifier
4>.\sel_ldr_x86.c(83) : error C2065: 'kTrampolineCode' : undeclared
identifier
4>Build log was saved at
"file://D:\src\chromiumtrunk\src\chrome\Debug\obj\service_runtime_x86\BuildLog.htm"
4>service_runtime_x86 - 8 error(s), 0 warning(s)
1>The operation completed successfully.
3>Build log was saved at
"file://D:\src\chromiumtrunk\src\chrome\Debug\obj\app_id\BuildLog.htm"
1>The operation completed successfully.
2>Build log was saved at
"file://D:\src\chromiumtrunk\src\chrome\Debug\obj\lastchange\BuildLog.htm"
2>lastchange - 0 error(s), 0 warning(s)
1>The operation completed successfully.
3>app_id - 0 error(s), 0 warning(s)
1>The operation completed successfully.
1>Build log was saved at
"file://D:\src\chromiumtrunk\src\chrome\Debug\obj\cygwin\BuildLog.htm"
1>cygwin - 0 error(s), 0 warning(s)

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to