[Insight-users] WrapITK, GCC_XML and MinGW
Kalle Pahajoki
kalpaha at st.jyu.fi
Thu Mar 16 05:14:02 EST 2006
Hi
I am trying to build WrapITK with MinGW, and can configure the project
just fine. After the makefiles have been generated, running make gives
the error
Generating swigrun.xml
Compiler "c++.exe" is not supported by GCC_XML.
Could not determine GCCXML_FLAGS setting.
make[2]: *** [SwigRuntime/swigrun.xml] Error 1
make[1]: *** [SwigRuntime/CMakeFiles/SwigRuntimePython.dir/all] Error 2
make: *** [all] Error 2
Similiar error was reported in the mail (from June 2005)
http://public.kitware.com/pipermail/gccxml/2005-June/000631.html
and the reply was that "Currently MinGW is not supported by GCC-XML."
Has there been any progress since then in getting this to work with MinGW?
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition not smart enough to debug it. -- Brian W. Kerninghan
More information about the Insight-users
mailing list