Hi,

I am compiling chrome in VC 2005 SP1 (Windows XP). I am getting too much errors.

ERROR SET 1
Cannot open include file: 'config.h': No such file or directory


ERROR SET 2
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2143: syntax error : missing ')' before '=='
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2143: syntax error : missing ')' before '=='
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2059: syntax error : 'constant'
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2059: syntax error : ')'
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2059: syntax error : ')'
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2143: syntax error : missing ';' before '{'
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(96)
: error C2447: '{' : missing function header (old-style formal list?)
5>c:\google\chromium\src\third_party\WebKit\JavaScriptCore\wtf/MathExtras.h(97)
: error C2556: 'bool _isnan(double)'

ERROR 3
fatal error C1189: #error :  "You must include config.h before TreeShared.h"

 --ibrar

--~--~---------~--~----~------------~-------~--~----~
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