[Insight-users] failed to connect ITK with VTK

Luis Ibanez luis.ibanez@kitware.com
Mon, 14 Apr 2003 12:12:29 -0400


Hi Helder,

After looking closer to your message, we think
that what may be happening is that you are
downloading the module "vtk" in lowercases,
instead of the module "VTK" in uppercases.

If you use "vtk" lowercase, you get VTK 3.2.

Please repeat your CVS checkout using "VTK"
and make sure to type it in upper case.

You should find CMakeLists.txt files in all
the directories.

In order to make sure you get the right version
do the checkout specifying the release version,
like:

     -r  release-4-2



Regards,


     Luis



------------------------
Helder Carvalho wrote:
> Hi again Luis,
> 
> The VTK version im using is the 4.2 i've downloaded directly from the 
> site. The version that has the readme from my previous mail, is the one 
> i first downloaded via CVS.
> That version is still the one in use today if u make the download via 
> CVS (i've tested it today again just to check) and that version is not 
> build with CMake. But that does not matter anymore, because i've built 
> the applications successfuly.
> To correct the first error i simply downloaded the insightapplications 
> runned CMake compiled the project and there were no errors. However i 
> still have the linking errors in the itk examples project.
> 
> Please take a look at the final part of my previous message.
> Sorry for bothering you so much,
> Best regards,
> Helder
> 
>