[vtkusers] from VTK 4.0 to 4.2
Mathieu Malaterre
Mathieu.Malaterre at creatis.insa-lyon.fr
Wed Apr 16 05:03:21 EDT 2003
imho,
Did you read:
http://www.imm.dtu.dk/pubdb/views/edoc_download.php/502/pdf/imm502.pdf
If not, you better read it first.
Otherwise, make sure you change the path to vtk in your
newproject/CMakeCache.txt to the correct one: Restart cmake in your
*own* project and make sure nothing is pointing toward your old VTK 4.0
installation.
mathieu
imho wrote:
> Hi Mathieu,
> I have downloaded the tar gz on the site, and installed it with cmake in
> an other folder than vtk 4.0.
> I'm under windows, so I have changed the VTK environment variable to vtk
> 4.2, but now what else should I change to make it work again?
>
> Thanks
>
> Mathieu Malaterre wrote:
>
>> imho,
>> All the major changes in VTK from 4.0 to 4.2 are describe here:
>>
>> http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq06.008.htp
>>
>> Furthermore you won't have an 'include' directory till you
>> actually build *and* install VTK. Beware that two existing versions
>> are very likely to cause huge problems. Remove one before installing
>> the second one.
>>
>> Finally how did you download VTK 4.2 ? If by cvs make sure to do a
>> 'cvs update'. Also please note that the VTK 4.x branch is in :
>>
>> cvs -d :pserver:anonymous at public.kitware.com:/cvsroot/VTK
>>
>> and not
>>
>> cvs -d :pserver:anonymous at public.kitware.com:/cvsroot/vtk
>>
>>
>> HTH
>> mathieu
>>
>> imho wrote:
>>
>>> Hi,
>>> That's strange, because I didn't find the .h files in my vtk 4.2
>>> directory.
>>> I don't have any "includes" directory as I had with vtk 4.0.
>>>
>>> De Boer Ingo wrote:
>>>
>>>> Hi,
>>>>
>>>>
>>>>
>>>>> I try to replace vtk 4.0 to vtk 4.2, but some files I used aren't
>>>>> found by the compiler :
>>>>>
>>>>
>>>>
>>>> The files are in 4.2. Your include directories seem to be wrong.
>>>> I have the .h files in 4.2
>>>> greets
>>>> Ingo
>>>>
>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________ This is the private
>>> VTK discussion list. Please keep messages on-topic. Check the FAQ at:
>>> Follow this link to subscribe/unsubscribe:
>>> http://public.kitware.com/mailman/listinfo/vtkusers
>>
>>
>>
>>
>
--
Mathieu Malaterre
CREATIS
28 Avenue du Doyen LEPINE
B.P. Lyon-Montchat
69394 Lyon Cedex 03
http://www.creatis.insa-lyon.fr/~malaterre/
More information about the vtkusers
mailing list