[Insight-users] ITK TCL wrapping warning
Ocean Spring
meancity at gmail.com
Sun Sep 2 22:23:15 EDT 2007
Hello All,
here i have met some warnings when i try to build ITK with tcl wrapper,
please someone give me some explaination on the messages.
==messages===
Linking...
Creating library ..\..\..\bin\Release/ITKIOTcl.lib and object
..\..\..\bin\Release/ITKIOTcl.exp
LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by
/OPT:REF
wrap_itkHistogramMatchingImageFilterTcl.cxx from
Warning
itk::Statistics::Histogram<float,1,itk::Statistics::DenseFrequencyContainer>
has a class hierarchy that has wrapping gaps.
The class hierarchy wrapping is as follows:
Not wrapped: itk::Statistics::Sample<(itk::FixedArray<(float,1)>)>
Wrapped: itk::Object
Wrapped: itk::LightObject
==messages end===
i just want to know whether these warning would affect any further coding
with tcl or not. if yes, in what kind of situation would it affect and what
might be the possible solutions.
i enabled the share libraries. and build with CSwig. OS=windows, Builder=
MSDEV6.0 Cmake=2.4.7
Thank you
O.Spring
--
---------
www.vislab.cn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070903/3c82117d/attachment.htm
More information about the Insight-users
mailing list