Wells wrote:
Localization\StringTable.cpp(29) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Haha, I've *never* managed this one before...
I've had ICEs before. Fortunately, usually it's incorrect code that causes them (of course ideally you'd want a proper error message instead of an ICE

).
Wells wrote:
In fact, does anyone know if they are planning to release a similar command-line only version for vc 2005?
If you install Visual C++ 2005 Express, you can opt-out of installing the GUI, that way you get pretty much the same stuff as with the VC2003 toolkit.