MantisBT - ITK
View Issue Details
0010375ITKpublic2010-03-05 11:222010-11-04 15:03
Fabian Wenzel 
Brad King 
normalminoralways
closedwon't fix 
ITK-3-16 
 
backlog
0010375: Cannot use WrapITK for wrapping Java with default settings in ITK 3.14/3.16 and MSVC 9.0 and mingw gcc 4.4
In the last days, I tried to get ITK 3.16 (and, as I have not been successful, 3.14) compiled with WrapITK Java support on 32 Bit Windows. Unfortunately, I don't see how this is possible as I have not found a toolchain without errors.

I tried the default settings that CMake suggests for ITK and only selected (USE_WRAPITK, BUILD_SHARED and ITK_USE_REVIEW).

I have provided additional information on the errors, including log file extract as an attachment.

For MSVC90, the error messages can be found as attachment. I guess that the 2nd and 3rd error are due to the 1st one.

For mingw gcc 4.4, I noticed that the compilation error was caused by missing default gcc (or g++) include paths in gcc_inc.xml so that std-headers (e.g. "complex") could not be found. In CableSwig-ITK-3.14.0\GCC_XML\Support\GCC I noticed that there is no 4.4 subfolder, so I guess that g++ 4.4 is not supported yet. Is it easy to add support?
No tags attached.
txt logmessage_extract.txt (5,172) 2010-03-05 11:22
https://public.kitware.com/Bug/file/2929/logmessage_extract.txt
Issue History
2010-03-05 11:22Fabian WenzelNew Issue
2010-03-05 11:22Fabian WenzelFile Added: logmessage_extract.txt
2010-10-25 16:19Gaetan LehmannStatusnew => assigned
2010-10-25 16:19Gaetan LehmannAssigned To => Brad King
2010-11-04 15:03Hans JohnsonSprint Status => backlog
2010-11-04 15:03Hans JohnsonNote Added: 0022843
2010-11-04 15:03Hans JohnsonStatusassigned => closed
2010-11-04 15:03Hans JohnsonResolutionopen => won't fix

Notes
(0022843)
Hans Johnson   
2010-11-04 15:03   
A completely new version of wrapITK will be included in ITKv4. This ticket is likely not relevant any longer.