[Insight-developers] Tcl Wrapping and MSVC 7

Brad King brad.king@kitware.com
Mon, 4 Nov 2002 20:27:11 -0500 (EST)


Hello, all:

GCC-XML from CVS now supports MSVC 7.  This means that Tcl wrapping with
CABLE is now supported for this platform in ITK.  If you are using CMake
from CVS, updating to the latest version should make everything work.  If
you have CMake 1.4, make sure the GCC-XML build tree location of "gccxml"
can be found in your path.

Note that the 0.2 release of GCC-XML available for windows installation
will NOT work for MSVC 7.  One must build the latest version.  Once more
testing is done, I'll be doing a GCC-XML 0.4 release to include all the
support.

-Brad