This isn't how Visual Studio 2005 works for me. Are you sure that the chrome_exe project is your startup project (i.e., it's bold in the tree view on the left) and you're pressing F5 (and not F7 or Shift-F7)?
Adam On Tue, Mar 31, 2009 at 12:34 PM, QAH <[email protected]> wrote: > > When I do that, it still reaches into the "unit_tests" subproject and > tries to compile that code. I don't want it to do that because it > gives me lots of errors from the unit tests. > > On Mar 31, 3:30 pm, Adam Barth <[email protected]> wrote: >> Set chrome_exe as your startup project and press F5! >> >> Adam >> >> >> >> On Tue, Mar 31, 2009 at 12:14 PM, QAH <[email protected]> wrote: >> >> > Hello everyone! I got google chrome to compile, but there were lots of >> > errors given to me with the unit tests. The browser can still run >> > without the tests, so how can I stop the unit tests from being >> > compiled and just compile and run the browser itself? > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
