Issue 2576: proxy_resolver_winhttp.cc
http://code.google.com/p/chromium/issues/detail?id=2576

Comment #1 by [EMAIL PROTECTED]:
From:

http://dev.chromium.org/developers/how-tos/getting-started

We clearly recommend installing the 6.0 SDK, and we give this link:

http://www.microsoft.com/downloads/details.aspx?FamilyID=4377f86d-c913-4b5c-b87e-
ef72e5b4e065&displaylang=en

 From your screenshot, you are using the 6.1 SDK.  This should probably be  
fine
(someone else we mention 6.0 or newer), so I think using 6.1 isn't the  
problem.  But
it does show that you're still having trouble following the directions.

I think the problem is probably that you changed registered SDK while you  
still had
intermediary build files, or that you have a partial checkout.  This is  
because the
net/ and chrome/ solutions build to different directories, so it's possible  
that you
have something old in your chrome/ from before, and you don't in net/,  
which is why
net/ builds.  Otherwise you have some checkout problem.  I would suggest  
things in
this order:

Clobber - delete chrome/Release and chrome/Debug completely, kill the entire
directly.  You probably have something left over (object files, generated  
source
files, etc) from before you had your development environment setup properly.

Resync - "gclient sync --force", make sure none of your repository was  
truncated or
corrupted on checkout.

Install the 6.0 SDK - I don't think you should actually have to do this,  
but if the
above fail, I guess it's worth a shot.

Marking this as WontFix, are build is clearly not broken, all of our  
engineers and
buildbots are building fine.


Issue attribute updates:
        Status: WontFix

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to