Just a note: if you're debugging and it asks you to rebuild obviously unrelated projects like lastchange or ffmpeg_binaries, you can safely skip that. Of course not if you checked that checkbox "don't ask again" and clicked yes.
On Sun, Jul 5, 2009 at 20:01, Mohamed Mansour<[email protected]> wrote: > I always have this issue with the exact same projects (3 mentioned above), I > just build them anyways. Even if I clobber Debug folder, I still get them. > I don't know what is causing it, but its quick rebuild so it doesn't hurt > development that much. > -- Mohamed Mansour > > > On Sun, Jul 5, 2009 at 7:46 PM, Ben Goodger (Google) <[email protected]> > wrote: >> >> +BradN >> >> BTW, I think GYP is broken somehow, random different projects each >> time. Solution is always rm -rf Debug/. This is painful on most >> hardware. >> >> I'm escalating this if it's not already - Brad, are you aware of this >> issue? >> >> -Ben >> >> On Sun, Jul 5, 2009 at 9:31 AM, Finnur Thorarinsson<[email protected]> >> wrote: >> > Yeah, I've had this happen a few times -- not these projects >> > specifically, >> > but for example when Visual Studio wants to build Webcore every time I >> > make >> > a change in the browser project. Most annoying, but usually it goes away >> > if >> > I rebuild. >> > I would therefore suggest gclient sync and rebuild all. It will take >> > some >> > time, of course, so plan accordingly. :) >> > >> > On Fri, Jul 3, 2009 at 20:10, Hua <[email protected]> wrote: >> >> >> >> Hi, >> >> Every time I hit F5 in VS2005, it will pop up a dialog say: >> >> >> >> These projects are out of date: >> >> cygwin - Debug Win32 >> >> ffmpeg_binaries - Debug Win32 >> >> lastchange - Debug Win32 >> >> Would you like to build them? >> >> ... >> >> >> >> If I choose to build them, they will be built in a minute or so and >> >> then Chrome runs. But next time I hit F5 again (without any code >> >> changes), the same dialog will be shown again. >> >> >> >> Anyone else run into this? >> >> >> >> -- >> >> Hua >> >> >> >> >> > >> > >> > > >> > >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
