[vtkusers] using itcl with vtk on windows

Katherine Kerekes kerekes at fastmail.fm
Fri Feb 20 10:27:35 EST 2004


Hello vtkusers,
 
I am using Windows XP and I have installed vtk 4.2 and itcl/itk 3.1 with
tcl/tk 8.3 from binaries.  
 
I was building an application in tcl and running it with vtk.exe.  This
worked fine, but now I want to make my code object oriented using itcl.
I want to run my application from itclsh instead of with vtk.exe.  
 
I can't figure out how to set up my vtk libraries so that tcl can find
them.  I read that you can set an environment variable TCLLIBPATH-this
environment variable didn't exist, but I created it and set it to the
right directory.  Still I can't find the vtk packages.  I tried
requiring the packages one by one, vtkCommonTcl, vtkIOTCL, etc. and I
moved these dlls to the tcl bin directory, but it still can't find them.
Does anyone have any suggestions?  Do I need to build vtk, itcl, itk by
hand and configure them differently?
 
Thanks for any help,
Katherine Kerekes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040220/489d57ee/attachment.htm>


More information about the vtkusers mailing list