[vtkusers] Re: [Insight-users] How to start a new ITK project in Visual c++???
Luis Ibanez
luis.ibanez at kitware.com
Mon Jul 8 10:37:40 EDT 2002
Hi Zein,
You can find instructions about how to setup a new VC++ project
in the document:
Insight/Documentation/VC_Custom_Projects.doc
However, the recomended way to create a new project is to write
your own CMakeList.txt file and let CMake create the VC++
project file for you.
That will save you a lot of coffee and time !
You may want to look at the example in:
Insight/Examples/SampleProject
It is a minimal example of how to write a CMakeLists.txt file
for a project intented to be used outside the ITK source tree.
Luis
====================================
Zein Salah wrote:
> Hello all,
>
>
>
> I could execute and a little bit modify the examples of itk in Visual
> C++. But I could not start a new project. Can anybody help me in this
> regard. I need a very simple example. How can set the project
> properties, etc.
>
>
>
> Thanks in advance for any help!!
>
>
>
> Zein
>
>
>
>
>
> ->8<------------->8<------------->8<------------->8<------------->8<------------->8<-
> Zein I. Salah
> Universität Tübingen, WSI-GRIS
> Sand 14
> 72076 Tübingen
> Email: salah at gris.uni-tuebingen.de <mailto:salah at gris.uni-tuebingen.de>
> / zeinsalah at hotmail.com <mailto:zeinsalah at hotmail.com>
> Tel.: (07071) 29 75465 (GRIS) , (07071) 96 44 39 (privat)
>
More information about the vtkusers
mailing list