[Insight-users] Unable to configure when ITK_SWIG_*=ON

Jarek Sacha jarek at ieee.org
Wed, 25 Feb 2004 20:49:07 -0500


I am unable to configure (inside ccmake) while any of the ITK_SWIG_* is 
set to ON. I am getting error:
'Cannot find gcc_platform.cmake.'
This the same whether ITK_SWIG_JAVA, ITK_SWIG_PYTHON, or ITK_SWIG_TCL is 
on. If I set all to off, configuration goes fine.

This is with todays CVS version of Insight and CableSwig (under 
Utilities) on Linux Fedora 1 and cmake 1.8.3. CMakeCache.txt is attached.

Is there any specific setup to do the wrapping right? In particular, 
Java wrapping?

Jarek