if you get the latest patch of VS2008SP1 (released yesterday)
you will not be able to compile chrome

you will get errors relating to '_Swap_adl'

i googled it a bit, and till MS fixes it i simply modified 2 files in
the inc dir
tuple
xutility

and changed '_Swap_adl' to 'swap' <- note the lowercase

also due to permissions you might not be able to modify the file, so i
did this in an elevated cmd prompt

ok, now you know, here is where i got most of the info from
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/4bc93a16-4ad5-496c-954c-45efbe4b180b


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