Just a wild guess... please ignore if this is not applicable: Any chance you pulled on Friday eve between 5pm and 8pm pacific time? If so, you might have gotten your tree a little wedged. When you do a gclient sync, does it "skip" any of the files because there is a gyp generated file in the way (file not under svn control!!!)? IF you got a pull from this broken point, you need to a) gclient sync (as best as you can); b) delete the potentially bogus sln files (that are gettting skipped); c) gclient sync again (to get working copies from SVN.
YMMV. Jim On Mon, Mar 16, 2009 at 5:39 PM, Tong Wu <[email protected]> wrote: > Need to run GPY as Bradley mentioned before? I did not try the latest > build. > On Wed, Mar 11, 2009 at 9:09 PM, Bradley Nelson <[email protected]> > wrote: > > Hi All, > > I've just rolled out a switchover of several components on Windows to > > gyp (generate your project), > > the new cross platform build tool to which chromium is migrating. > > gyp is now the official build tool for mac. > > Consider this a trial period for windows. > > IF THE ARE PROBLEMS, PLEASE LET ME KNOW! > > This change affects the following modules: > > base > > icu38 > > zlib > > libpng > > libjpeg > > gtest > > If you are just building these components, everything should work as it > did > > before. > > vcproj files will be generated at checkout. > > > On Tue, Mar 17, 2009 at 7:45 AM, Nicolas Sylvain <[email protected]>wrote: > >> How did you get the code? Tarball? Svn? Gclient? >> Nicolas >> >> >> >> >> On Mon, Mar 16, 2009 at 2:38 AM, zyn <[email protected]> wrote: >> >>> >>> Can't build the latest chrome,what's wrong with it.I use vs2005 to >>> open the chrome.sln,it complains a lot of vcproj file missing.When >>> build the solution,it failed.I was successfully build early chrome >>> build.Is there something i do wrong,Can some one give me a hint? >>> >>> Thank you! >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
