[ITK] [ITK-dev] Can't build using NINJA with ITKDCMTK/ITKIODCMTK turned on.

Brad King brad.king at kitware.com
Thu Oct 23 14:03:21 EDT 2014


On 10/23/2014 01:32 PM, Williams, Norman K wrote:
> it fails immediately because the targets in Modules/IO/DCMTK depend
> on non-existent DCMTK libraries.

This cannot be solved cleanly without addressing these issues:

 https://github.com/martine/ninja/issues/760#issuecomment-46540858
 http://www.cmake.org/Bug/view.php?id=14963#c36130

Currently the only way to build an ExternalProject cleanly
with Ninja is if the outer project contains nothing except
custom commands/targets, i.e. a superbuild that does both
DCMTK and ITK as external projects.

-Brad

_______________________________________________
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://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-developers



More information about the Community mailing list