Game Development Community

Express solutions issue

by Scott Burns · in Torque Game Engine Advanced · 02/09/2007 (10:15 am) · 0 replies

Something that should probably be considered is to remake the VC8 solutions in a full version of VS 2k5 and not in Express. I've found that some of the compiler optimizations that aren't available in Express still can't be used in the full version if the solution was built with Express.

While this is probably considered more a bug of VS, I think it would be a good idea to do it for the release so that if someone wants to use those optimizations they don't have to create a whole new solution to do it.