<div>hi everyone,</div>
<div>I am trying to add some new libraries to 3D slicer so that extra commands can be called from inside a Slicer's Module.The libaries is a simple VTK application written in C++ and compile to .so file.It worked well when called from a normal tcl shell,but couldn't be called from inside a 3D Slicer 
modules.Further more, if the libraries it just a C program(which does not use vtk commands) then it can be called from inside Slicer....&nbsp;</div>
<div>anyone know how to deal with the problem?</div>
<div>thanks you all.</div>