Using Vtk-8.1 in tcl/tk

Zoltan Takacs <[email protected]>
Newsgroups gmane.comp.lib.vtk.user
Message-ID <[email protected]>
Hi,

I have finally compiled VTK-8.1 on MacOS High Sierra and I could run couple of the Qt and c++ examples successfully. However I would like to use it tcl scripts as well. As far as I understood the *TCL shared libraries are not built any more from version 8.1. Is it still possible to use VTK in tcl programs? I have added the build/Wrapping/Tcl library to the auto_path and when I run one of the tcl examples I get an error message about the missing *TCL shared library. Here is the full error message:

dlopen(/Users/me/data/VTK-8.1.2/build/lib/libvtkCommonCoreTCL-8.1.dylib, 6): image not found
attempt to provide package vtkCommonCoreTCL 8.1 failed: no version of package vtkCommonCoreTCL provided
attempt to provide package vtkcommoncore 8.1 failed: no version of package vtkcommoncore provided
attempt to provide package vtk 8.1 failed: no version of package vtk provided
    ("package ifneeded vtk 8.1" script)
    invoked from within
"package require vtk"
    (file "./AffineWidget.tcl" line 4)


The error message is fair enough since there is no libvtkCommonCoreTCL-8.1.dylib ccmake didn’t allow me to create them. 

Thanks,
Z 
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.