Re: CVS build with MSVC6
Posted on 2004-04-12, 02:27
That's because you're building the DEBUG build, which is slow, clumsy, lots of unneccessary checking and no optimization. The warning message that you mentioned in earlier thread only happens with DEBUG build, it doesn't complain about it with RELEASE build. The RELEASE build I got with MSVC6 is ~ …