Those projects have their own custom build steps. So Visual Studio will always think that they are out of date, because those steps need to be called first. I am pretty sure this is normal, since it also happens with me and I use Visual Studio 2008.
Hope that helps. - Juan Baez From: [email protected] [mailto:[email protected]] On Behalf Of Finnur Thorarinsson Sent: Sunday, July 05, 2009 11:32 AM To: [email protected] Cc: Chromium-dev Subject: [chromium-dev] Re: Some projects are always out of date 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 -~----------~----~----~----~------~----~------~--~---
