[Insight-users] Compiling Python Wrappers using CableSwig under VC++ 6.0
Hari Sundar
hsundar at seas . upenn . edu
Thu, 11 Dec 2003 22:56:22 -0500 (EST)
Hi,
I am trying to compile itk 1.40 with the python wrappers using CableSwig.
I am using Python 2.3
I get the following error,
Under configuration: SwigRuntimePython - Win32 Release
Building custom rule - InsightToolkit -
1.40\Wrapping\CSwig\SwigRuntime\CMakelists.txt
Building custom rule - InsightToolkit -
1.40\Wrapping\CSwig\SwigRuntime\swigrun.h
Error Executing <PATH>\gccxml_cc1plus.exe
Error Executing cmd.exe
------
I checked that the file gccxml_cc1plus.exe exists in the currect path.
Has anybody managed to compile the python wrappers under windows ?
thanks,
-Hari