[Insight-users] WrapITK, GCC_XML and MinGW
Brad King
brad.king at kitware.com
Thu Mar 16 11:11:39 EST 2006
Gaetan Lehmann wrote:
> On Thu, 16 Mar 2006 11:14:02 +0100, Kalle Pahajoki <kalpaha at st.jyu.fi>
> wrote:
>
>> 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?
No. GCC-XML does not yet support MinGW and the effort needed to add it
is non-trivial. The short answer is that it is not possible to wrap ITK
on MinGW right now.
-Brad
More information about the Insight-users
mailing list