Re: [GD-Windows] VC++ lag
Brought to you by:
vexxed72
From: Neil S. <ne...@r0...> - 2003-06-13 01:17:15
|
> > You don't need to quit dev studio, just close the workspace. > When I said close devstudio, I meant kill the process. In some instances, it was taking so long to do anything that it was faster to kill it, delete the .opt and start devstudio again, than wait for it to finish (or even start) building and close the workspace. Besides, when it went funny, it usually took ages to close the workspace as well. > In fact, if this is annoying you often (the NCB thing was bugging me > for a while), you can create a macro that: > This wouldn't have helped much in the cases I was seeing. It sounds as if you were getting slightly different behaviour than I was though, so maybe it affects everyone in different ways, all of them painful. The best solution I found was to switch to VC7, using Joshua Jensen's FastSolutionBuild plug-in. Maybe not the cheapest fix, though. ;) - Neil. |