[Insight-users] Re: Does CMake support Visual C++ .Net now, or when?

Luis Ibanez luis.ibanez at kitware.com
Fri, 30 Apr 2004 14:08:58 -0400


Hi Gary,

CMake has been supporting .NET for several
months now.

Support is there for both .NET and .NET 2003.

Just select the compiler in the choice
widget located in the upper right corner
of the GUI.

CMake will *not* convert workspaces from
VisualStudio 6.0 to 7.0. What CMake will
do is to use the CMakeLists.txt files that
you used for generating the Workspace for
visual studio 6.0, and from those CMakeLists.txt
file it will generate a brand new Visual
Studio 7 workspace.


Regards,


     Luis


----------------------
Xiaogang Wang wrote:
> Hi, Luis,
> 
>   Does cmake support Visual C++ (or Studio) .NET directly now? How can I
> use CMake for Visual C++ .NET or load / upgrade workspaces generated for
> Visual
> Studio C++ 6.0...
>   Thanks a lot,
> 
> Gary
> 
> 
> 
> 
>