Jo, I did all that
Actually, I'm an old school command line guiy. So I am using vcbuild
and its plugging along very fast. In command line, I have all more
source code on a network drive, and I'm flying now.
IMO, VS2003/2005/2008 IDE don't impress me at all. Too slow. The call
home baloney and intellisense slowing you down, its a pita. On my
machine loading chrome.sln takes minutes and its a decent machine.
What probably happen here is that that when I updated with SP1, it put
back the feacp.dll file which I had deleted.
To completely turn off intellisense rename
\Program Files\Microsoft Visual Studio 8\VC\vcpackages
\feacp.dll
And now it is drastically improved.
--
On Sep 18, 10:34 pm, Jo <[EMAIL PROTECTED]> wrote:
> For me, it take about 2 to 10 minutes to build depending on change
> that have been done in the svn.
>
> I suggest you to only build Chromium browser and not all test that
> come with:
> - "If you just want the Chromium browser, and none of the tests, you
> can speed up your build by right-clicking chrome_exe in the solution
> explorer and selecting Build. You may want to make sure this project
> is the Startup project (which will display as bold) by right-clicking
> it and selecting Set as Startup Project. This will make Chromium (as
> opposed to some random test) build and run when you press F5"
>
> Also to "accelerating the build (In decreasing order of speedup):
> - Install Microsoft hotfix 935225.
> - Install Microsoft hotfix 947315.
> - Use a true multicore processor (ie. an Intel Core Duo 2; not a
> Pentium 4 HT).
> - Use 3 parallel builds. In Visual Studio 2005, you will find the
> option in Tools > Options... > Projects and Solutions > Build and Run>
> maximum number of parallel project builds.
>
> - Disable your anti-virus software for .ilk, .pdb, .cc, .h files and
> only check for viruses on modify. Disable scanning the directory where
> your sources reside. Don't do anything stupid.
> - Store and build the Chromium code on a second hard drive. It won't
> really speed up the build but at least your computer will stay
> responsive when you do gclient sync or a build.
> - Defragment your hard drive regularly.
> - Disable virtual memory."
>
> Source: Build Instructions (Windows)
> (url:http://dev.chromium.org/developers/how-tos/build-instructions-windows)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---