[Insight-users] Itk and Tcl

Tubak.Zoltan at stud.u-szeged.hu Tubak.Zoltan at stud.u-szeged.hu
Thu Mar 3 17:28:00 EST 2005


Hi Luis,

  I try to make a VTK-ITK-VTK pipeline in slicer (under RedHat linux).

First I obtained CableSwig with CVS and generated make file with cmake 1.8.
When I started the making process it endlessly said the following:

> Building CMakeCache.txt because out-of-date: 
> /home/ztubak/CableSwig/CableSwig/cmake.check_cache...
> -- Check for working C compiler: gcc -- works
> -- Check for working CXX compiler: g++ -- works
> running /bin/sh 
> "/home/ztubak/CableSwig/CableSwig/GCC/config_cmake/gcc_platform.sh" 
> "/home/ztubak/CableSwig/CableSwig/GCC/config_cmake/gcc_platform.cmake" 
> "/usr/local/bin/cmake"  2>&1
> -- Configuring done
> -- Generating done
> Building dependencies. cmake.depends...
> make[5]: *** Warning: File 
> `/home/ztubak/CableSwig/CableSwig/GCC_XML/KWSys/CMakeLists.txt' has 
> modification time in the future (2005-02-17 16:49:16 > 2005-01-30 23:52:37)

so I pressed Ctrl+q and I got:

> make[5]: *** [/home/ztubak/CableSwig/CableSwig/cmake.check_cache] Interrupt
> make[4]: *** [default_target] Interrupt
> make[3]: *** [default_target_KWSys] Interrupt
> make[2]: *** [default_target] Interrupt
> make[1]: *** [default_target_GCC_XML] Interrupt
> make: *** [default_target] Interrupt

 Now I don't know where and what should I correct in order to get a useful
wrapper lib under ITK.

Thanks again,
Zoltan

Quoting Luis Ibanez <luis.ibanez at kitware.com>:
> 
> Hi Zoltan,
> 
> ITK is currently wrapped for Tcl, Python and Java.
> 
> You should install CableSwig in your system, and when
> you run CMake for configuring ITK, you should go to
> "Advanced" options and enable the entry:
> 
> 
>              ITK_CSWIG_TCL
> 
> 
> If you find any problems, please provide detailed information
> about your platform, compiler and the exact error messages
> that you get.
> 
> 
> 
> Regards,
> 
> 
>     Luis
> 
> 
> ---------------------------------
> Tubak.Zoltan at stud.u-szeged.hu wrote:
> 
> > 
> > Hi all!
> > 
> >   I'd like to ask your help again!
> > I should use itk objects and pipeline in Tcl/Tk, but I haven't found any 
> > working solution yet.
> > 
> > Thanks,
> > Zoltan
> > 
> 
> 
> 
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


More information about the Insight-users mailing list