[Insight-users] problem with Configuration of ITK

Matt McCormick matt.mccormick at kitware.com
Wed Jan 16 15:59:46 EST 2013


Hi Barbara,

The file Utilities/KWStyle/KWStyle.cmake should be in the tarball.  I
just checkout InsightToolkit-4.2.1.tar.gz, and it is there.

Does the MD5 checksum match the one from Sourceforge?  If you go to
the Sourceforge page and hit the "i" button next to your file, it
shows what it should be:

  http://sourceforge.net/projects/itk/files/itk/4.2/

You find the local checksum for comparison with

  md5sum <filepath>

You may want to also try v4.3.1that was recently released.

Hope this helps,
Matt


On Wed, Jan 16, 2013 at 4:17 PM, Cervantes, Barbara <b.cervantes at tum.de> wrote:
> Hello,
>
> I have just downloaded the Insight Toolkit 4.2.1 and I am trying to
> configure it by following the instructions in the Guide.
>
> I have encountered two errors in my attempt to configure:
>
>
> CMake Error at CMakeLists.txt:190 (INCLUDE):
>   include could not find load file:
>
> /Users/bcerv/InsightToolkit-4.2.1/Utilities/KWStyle/KWStyle.cmake
>
>
> CMake Error at CMakeLists.txt:297 (message):
>   No such module "ITKVNLInstantiation" needed by "ITKCommon"
> Call Stack (most recent call first):
>   CMakeLists.txt:313 (itk_module_check)
>   CMakeLists.txt:313 (itk_module_check)
>   CMakeLists.txt:320 (itk_module_check)
>
>
> -- Configuring incomplete, errors occurred!
>
> For the first error (that arising from line 190 in CMakeLists.txt) I changed
> the path from "/Utilities/KWStyle/" to
> "/Modules/ThirdParty/GDCM/src/gdcm/CMake/" and the name of the file from
> "KWStyle.cmake" to "FindKWStyle.cmake". Doing this made the first error
> message go away but it might have as well created another problem, I don't
> know.
>
> But about the second error, that arising from line 297, I don't know what to
> do. I've been looking on the internet for solutions but have not found
> anything. I would be so very grateful to get some help with this.
>
> Thank you.
>
> Regards,
>
> Barbara
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list