I think I may have found why this is occurring... In VS 2005, under Tools \ Options, go to: Projects and Solutions \ Build and Run
Make sure "Only build startup projects and dependencies on Run" is checked. For some reason it wasn't checked on my new machine. Maybe it defaults to being unchecked in Visual Studio. (shrugs) No idea on your problem with the unit_tests. Maybe you should be doing a 'gclient sync' from the Chrome directory and deleting the subdirectory Debug (and rebuilding). On Tue, Mar 31, 2009 at 13:00, Finnur Thorarinsson <[email protected]>wrote: > It worked for me in the past too - until I switched to my new machine and > sync-ed to latest. :( > >> >> On Tue, Mar 31, 2009 at 12:52, Adam Barth <[email protected]> wrote: >> >>> On Tue, Mar 31, 2009 at 12:42 PM, Finnur Thorarinsson >>> <[email protected]> wrote: >>> > It's not that simple. I think something fishy is going on with our >>> project >>> >> > dependencies or someting. >> >> Oh, interesting. This has worked for me in the past. (My machine is >> really slow and I often skip compiling the tests when I don't need >> them.) >> >> Adam >> > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
