error C2118: negative subscript d:\ChromeDev\chromium\chromium\src\base
\win_util.cc(324) comes from:
//
// If the ASSERT below fails, please install Visual Studio 2005
Service Pack 1.
//
extern char VisualStudio2005ServicePack1Detection[10];
COMPILE_ASSERT(sizeof(&VisualStudio2005ServicePack1Detection) ==
sizeof(void*),
VS2005SP1Detect);
//
// Chrome requires at least Service Pack 1 for Visual Studio 2005.
//
Please reread the developer at
http://dev.chromium.org/developers/how-tos/build-instructions-windows
You need to install the Visual Studio 2005 Service Pack 1 before being
able to compile Chromium.
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---