[vtkusers] Further problem with vtkMarchingCubes with Tcl
Jonathan Bailleul
Jonathan.Bailleul at greyc.ismra.fr
Fri May 21 04:14:20 EDT 2004
Qi Wei wrote:
>
> Hi dear all,
>
> Since I can't use vtkMarchingCubes in C++, I tried it in Tcl/tk.
To my knowledge, vtk libs are coded in C++, and other langugage
"provided" only use bindings to these libraries.
The patents apply for any language!
> I had a
> very simple program, which creates a vtkMarchingCubes object. However,
> when I ran it with command "vtk test.tcl", it gave me the error message
> "invalid command name "vtkMarchingCubes"..
>
> It seems that I haven't completely configured the system with the whole
> package. Is there anything I need to do?
>
> Thanks, Qi
So, just compile the system from source, and don't forget to enable
Tcl/tk support in Cmake.
Best regards,
--
-----------------------------------
Jonathan BAILLEUL, Doctorant
GREYC Image - Université de Caen
http://www.greyc.ismra.fr/~bailleul
More information about the vtkusers
mailing list