[Insight-developers] java wrapping broken in ITKv4?

Steve M. Robbins steve at sumost.ca
Thu Sep 30 22:30:51 EDT 2010


Hi,

I consistently get two "cannot find symbol" errors
in the generated java code:

ITK/Examples/Filtering/MeanImageFilter.java:33: cannot find symbol
symbol  : method SetRadius(InsightToolkit.itkSize2)
location: class InsightToolkit.itkMeanImageFilterUS2US2_Pointer
    filter.SetRadius( sizeRadius );
          ^
1 error


ITK/Examples/Filtering/MedianImageFilter.java:33: cannot find symbol
symbol  : method SetRadius(InsightToolkit.itkSize2)
location: class InsightToolkit.itkMedianImageFilterUS2US2_Pointer
    filter.SetRadius( sizeRadius );
          ^
1 error


See http://www.cdash.org/CDash/viewBuildError.php?buildid=736586

-Steve


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100930/c0b6b779/attachment.pgp>


More information about the Insight-developers mailing list