Re: [CMake] VS2003 and reloading projects

2011-11-10 Thread John Drescher
> That's fine & dandy but I have a solution with 120+ projects that each have > SCC bindings... that makes them load especially slow! > I wish VS was smart enough to just reload the changed projects properly... > :( > I think also if you hit cancel on the CMake dialog. Then wait till the projects

Re: [CMake] VS2003 and reloading projects

2011-11-10 Thread Robert Dailey
That's fine & dandy but I have a solution with 120+ projects that each have SCC bindings... that makes them load especially slow! I wish VS was smart enough to just reload the changed projects properly... :( - Robert Dailey On Thu, Nov 10, 2011 at 1:34 PM, David Cole wrote: > I like r

Re: [CMake] VS2003 and reloading projects

2011-11-10 Thread John Drescher
> I've been struggling with a real nuisance lately. When I run a build in > VS2003 and my CMake scripts are out of date, it regenerates and then prompts > me if I would like to stop the build & reload the projects. Once I do that, > my projects reload but for some reason their settings are still ou

Re: [CMake] VS2003 and reloading projects

2011-11-10 Thread David Cole
I like reliable. I always do exactly as you say: "close VS2003 completely, run CMake on the outside, and then reopen my solution." That's just what I do... David On Thu, Nov 10, 2011 at 2:30 PM, Robert Dailey wrote: > I've been struggling with a real nuisance lately. When I run a build in

[CMake] VS2003 and reloading projects

2011-11-10 Thread Robert Dailey
I've been struggling with a real nuisance lately. When I run a build in VS2003 and my CMake scripts are out of date, it regenerates and then prompts me if I would like to stop the build & reload the projects. Once I do that, my projects reload but for some reason their settings are still out of dat