Hi, I also just got win7 (home edition) but I can't even install Visual Studio 2008 Pro Trial. How did you install yours?
On Dec 6, 8:05 am, utinger <[email protected]> wrote: > Hello. > I am trying to build chrome onwindows, follow the steps from build > instructions; updated sources to the latest rev and after run gclient > runhooks --force nothing is happening - no sln files appear in /chrome > and no errors occur. > My env isWindows7, Win SDK v.7.0 and MSVisualStudio 2008. > > Another weird behavior is with gclient sync: i run gclient > confighttp://src.chromium.org/svn/trunk/src/chromeunder my local chrome > sources in chromium\trunk\src\chrome (previously downloaded using > tortoise svn) but it starts download another instance of "chrome" dir > inside of mine instead of updating current. i noticed workaround: > remove "name" attribute in .gclient file: > solutions = [ > { "name" : "", # was chrome before my local change > "url" : "http://src.chromium.org/svn/trunk/src/chrome", > "custom_deps" : { > # To use the trunk of a component instead of what's in DEPS: > #"component": "https://svnserver/component/trunk/", > # To exclude a component from your working copy: > #"data/really_large_component": None, > }, > "safesync_url": "" > }, > ] > > please help me start contributing to the browser. -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
