[Insight-developers] getting a vtkmetaio error

Karthik Krishnan karthik.krishnan at kitware.com
Mon Dec 6 13:56:04 EST 2010


Mark:

I believe this is a known issue (when building ITK against a system
GDCM that has USE_VTK enabled). If you could contribute a patch as
outlined in the thread below, it would be much appreciated.

   http://www.itk.org/pipermail/insight-users/2010-July/037570.html

A workaround that you can use to get by, is to build GDCM last, ie
build your GDCM head with GDCM_USE_VTK off, followed by building ITK
(with ITK_USE_SYSTEM_GDCM on) and then building GDCM again with
GDCM_USE_VTK enabled.

Thanks
--
karthik

On Tue, Dec 7, 2010 at 12:08 AM, Mark Roden <mmroden at gmail.com> wrote:
> Hi all,
>
> I'm trying to test gdcm with itk, in this case, the Use_System_GDCM
> option in the ITK cmake build version.
>
> Unfortunately, I'm getting this error when using cmake:
>
> CMake Error at Utilities/MetaIO/CMakeLists.txt:124 (INSTALL):
>  install TARGETS given no ARCHIVE DESTINATION for static library target
>  "vtkmetaio".
>
> I checked the nightly dashboard that my machine runs, and I'm getting
> the same error there as well:
> http://www.cdash.org/CDash/viewConfigure.php?buildid=794393
>
> Does anyone know how to fix this issue?
>
> I have several versions of VTK built on my machine:
> 5.6.1, both 32 and 64 bits,
> and
> 5.7 git master, 32 and 64 bits.
>
> I'm not sure that that matters, but they're there.
>
> Thanks,
> Mark
> _______________________________________________
> 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.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-developers
>


More information about the Insight-developers mailing list