[Insight-users] Building ITK version 4.0 some wrap options are missing

Alexandre GOUAILLARD agouaillard at gmail.com
Thu Oct 6 11:11:55 EDT 2011


dear muhammad,

You have two implementations of a conformal flattening filter in ITK.
I m not sure if any is wrapped, I m going to look at it, but not
before monday.

You do not need FFTW for mesh filters, so you can safely ignore this warning.

regards,

alex.

On Thu, Oct 6, 2011 at 10:43 PM, Muhammad Zeshan Afzal
<thebrandconcious at gmail.com> wrote:
> Dear Alexandere
>             Thanks a lot. My intention to install ITK is to use
> ConformalFilter which indeed is a mesh filter. I instakked FTW using
> "sudo apt-get install FTW" but I am unable to locate FFTW. Any
> suggestions that how one can locate and install this. Also how one can
> use the conformal filter.
>
> Thanks a lot.
>
>
>
>
> On Fri, Sep 30, 2011 at 9:45 AM, Alexandre GOUAILLARD
> <agouaillard at gmail.com> wrote:
>> Dear muhammad,
>>
>> those warning are to be expected at this stage. The mesh part is not
>> completely wrapped (2D/3D) and if you are not using FFTW then you
>> should not expect FFTW classes (or the ITK version of it) to be
>> wrapped either.
>>
>> You should ignore those, unless you need those mesh filters.
>>
>> alex.
>>
>>
>> On Fri, Sep 30, 2011 at 2:07 AM, Muhammad Zeshan Afzal
>> <thebrandconcious at gmail.com> wrote:
>>> Hi,
>>>     i am trying to build ITK version 4.0 beta from the source. after
>>> doing configuration in ccmake I have the following warnings and if I
>>> make the compilers exists after 7%
>>>
>>>
>>>
>>> Warning: No template declared for itk::Mesh. Perhaps should you turn on more
>>>  WRAP_* options?
>>>
>>>  Warning: No template declared for itk::MeshSource. Perhaps should you turn on
>>>  more WRAP_* options?
>>>
>>>  Warning: No template declared for itk::ImageToMeshFilter. Perhaps should you
>>>  turn on more WRAP_* options?
>>>
>>>  Warning: No template declared for itk::MeshToMeshFilter. Perhaps should you
>>>  turn on more WRAP_* options?
>>>
>>>  Warning: No template declared for itk::BinaryMask3DMeshSource. Perhaps should
>>>  you turn on more WRAP_* options?
>>>
>>>  Warning: FFTWF not found automatically, some or all FFTW filters will not be
>>>  wrapped. Set FFTWF parameters manually and try again.
>>>
>>>
>>> Can anybody please help me in the regard? What dependencies am I missing?
>>>
>>> Does anybody has some unofficial binary for the vtk 4.
>>>
>>> Thanks a lot
>>>
>>> cheers
>>>
>>> Shan
>>> _____________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Kitware offers ITK Training Courses, for more information visit:
>>> http://www.kitware.com/products/protraining.html
>>>
>>> Please keep messages on-topic and check the ITK FAQ at:
>>> http://www.itk.org/Wiki/ITK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.itk.org/mailman/listinfo/insight-users
>>>
>>
>
>
>
> --
> Best Regards
> ==========================
> Muhammad Zeshan Afzal
> ==========================
>


More information about the Insight-users mailing list