[Insight-users] Free Version of Visual C++ : Microsoft Visual C++ Toolkit 2003
Luis Ibanez
luis.ibanez at kitware.com
Sun, 18 Apr 2004 14:07:18 -0400
FYI
The Free Edition of the Microsoft C++ can
be downloaded from:
<http://msdn.microsoft.com/visualc/vctoolkit2003/>
Q) What is the Visual C++ Toolkit 2003?
A) The Visual C++ Toolkit is a free edition of Microsoft’s
professional Visual C++ optimizing compiler and standard
libraries – the same optimizing compiler and standard
libraries that ship in Visual Studio .NET 2003 Professional!
Q) Are there any restrictions on how I use the Visual C++ Toolkit?
A) In general, no. You may use the Toolkit to build C++ -based
applications, and you may redistribute those applications.
Please read the End User License Agreement (EULA), included
with the Toolkit, for complete details.
Q) Is there any technical support available for the Visual C++ Toolkit?
A) No. The Visual C++ Toolkit is a free download and is provided
without formal technical support. Documentation for the
Visual C++ compiler is available online, and it is recommended
that further assistance be obtained by posing questions in
online programming newsgroups and community forums.
----