"Ted" <ted@t--x.org> wrote...
> "Ken Baltrinic" <ken.baltrinic@inforeliance.com> wrote...
>> We are having a significant problem in that any time we restart the ide, such as when we start in
[quoted text clipped - 7 lines]
>
> http://www.workspacewhiz.com/OtherAddins.html#FastSolutionBuild
Are you sure that will actually fix the OP's problem? That add-in seems designed to change the VS7
IDE behaviour for multiple projects in a solution, where each project is built every time you hit
run (can't you just choose "Only build startup projects and dependencies on Run" in the options to
fix this anyway?)
The OP's problem sounded like a bug I ran into but was never given a solution for, where the first
time you try to build in a session it will recompile all files in the project regardless of whether
they've changed or not. Subsequent builds are ok until you restart VS.
Andrew
Ted - 22 Mar 2005 23:34 GMT
It also changes the way dependencies are checked, so what may be screwed up
in the Microsoft method of dependency checking may not be screwed in the
add-in's dependency checking. I'm not guaranteeing anything, but I have
found in the past that the dependency checking of the add-in is better, even
in cases where it's screwed. In any case it's worth a try.
Ted.
> "Ted" <ted@t--x.org> wrote...
>> "Ken Baltrinic" <ken.baltrinic@inforeliance.com> wrote...
[quoted text clipped - 23 lines]
>
> Andrew
Ken Baltrinic - 23 Mar 2005 16:46 GMT
Andrew,
Yes the problem you are describing is the same one we are encountering. A
plain old build also exhibits the problem. Obviously, when you run a
project, it does a build and that is where we wind up waiting forever. I
will take a look at Teds addin though as well.
--Ken
> "Ted" <ted@t--x.org> wrote...
>> "Ken Baltrinic" <ken.baltrinic@inforeliance.com> wrote...
[quoted text clipped - 23 lines]
>
> Andrew