[ITK-users] error wrapping itkDummy filter from example

Matt McCormick matt.mccormick at kitware.com
Thu Jul 27 15:21:47 EDT 2017


Hi Nick,

That page is currently outdated -- please find a detailed, updated, clean
guide to the wrapping in the ITK Software Guide:


https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html#x48-1530009.5

The best way to get started is to begin with the ITKModuleTemplate:

  https://github.com/InsightSoftwareConsortium/ITKModuleTemplate

Hope this helps,
Matt

On Thu, Jul 27, 2017 at 3:08 PM, Nick Cullen via Insight-users <
insight-users at itk.org> wrote:

> Trying to wrap the filter for python as in the given example from ITK/Release
> 4/Wrapping/BuildProcess - KitwarePublic
> <https://itk.org/Wiki/ITK/Release_4/Wrapping/BuildProcess>
>
> ITK/Release 4/Wrapping/BuildProcess - KitwarePublic
> <https://itk.org/Wiki/ITK/Release_4/Wrapping/BuildProcess>
>
>
> But I get an error:
> CMake Error at CMakeLists.txt:9 (WRAP_LIBRARY):
>    Unknown CMake command "WRAP_LIBRARY".
>
> Anyone know why this might be?
>
> Thanks!
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170727/e17c0edf/attachment.html>


More information about the Insight-users mailing list