Re: [GD-Windows] VC++ lag
Brought to you by:
vexxed72
From: Rich <leg...@xm...> - 2003-06-12 19:24:43
|
In article <3EE...@po...>, brian sharon <pud...@po...> writes: > We use a makefile-type solution here on a much smaller-scale project, > and it works great - I would never go back to workspaces for any real > project. To each his own. I've used makefiles for decades. I can use them when I have to, either because workspaces fall short or I need something really funky that can't be done with custom build steps, etc. FWIW, the VC team has committed to making the workspace/solution approach scale better with less "lag" when compared to a makefile based approach. They are trying to get to a situation where they are "eating their own dog food" so to speak. I hear that VS.NET 2003 is better in this regard, but I haven't tried it yet. -- "The Direct3D Graphics Pipeline"-- code samples, sample chapter, FAQ: <http://www.xmission.com/~legalize/book/> izfree: Open source tools for Windows Installer <http://izfree.sourceforge.net> |