I'd say don't bother and directly install the Microsoft SDK for Windows 7 at
http://www.microsoft.com/downloads/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en

Updated
http://sites.google.com/a/chromium.org/dev/developers/how-tos/build-instructions-windows
 accordingly.


On Thu, Aug 20, 2009 at 6:23 AM, Julian Harris <k...@google.com> wrote:

> Microsoft posted a KB article on this:
>
> http://blogs.msdn.com/windowssdk/archive/2009/08/07/installing-windows-sdk-for-server-2008-v6-1-after-vs2008-sp1-causes-conflicts-with-security-update-kb971092.aspx
>
> HTH
>
> On Wed, Aug 5, 2009 at 8:22 PM, Thiago Farina <thiago.far...@gmail.com>wrote:
>
>>
>> I'm in trouble with this problem. Now the deque have this problem too.
>> I already removed the SP1, the hotfix, reinstalled everything, but
>> nothing works.
>>
>>
>> On Jul 29, 11:28 pm, Lei Zhang <thes...@chromium.org> wrote:
>> > I assume there's a similar patch for VS2005SP1. Does that have the same
>> problem?
>> >
>> >
>> >
>> > On Wed, Jul 29, 2009 at 11:15 AM, nakro<yoav.zilberb...@gmail.com>
>> wrote:
>> >
>> > > 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/4bc93a.
>> ..
>>
>>
>
> >
>

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