Thanks for your attention.<div><br></div><div>Stephen, no, WrapITK isn&#39;t enabled in my configuration.</div><div><br></div><div>Karthik, yes, GDCM has been built with the flag GDCM-USE-VTK set to ON.</div><div><br></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">I checked the following in my installed GDCM and VTK directories (include and lib dirs):</span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>
$ grep -R VTK_VERSION include/vtk-5.6/ lib/vtk-5.6/ include/gdcm-2.0/ lib/gdcm-2.0/</div><div>include/vtk-5.6/vtkConfigure.h:#define VTK_VERSION &quot;5.6.0&quot;</div><div>include/vtk-5.6/vtkVersion.h:# define VTK_SOURCE_VERSION &quot;vtk version &quot; VTK_VERSION &quot;, Date: &quot; vtksys_DATE_STAMP_STRING</div>
<div>include/vtk-5.6/vtkVersion.h:# define VTK_SOURCE_VERSION &quot;vtk version &quot; VTK_VERSION</div><div>include/vtk-5.6/vtkVersion.h:  static const char *GetVTKVersion() { return VTK_VERSION; }</div><div><br></div><div>
<br></div><div>Thanks,</div><div><br></div><div>Roger</div></span></div><br><div class="gmail_quote">On Sat, Jul 17, 2010 at 6:26 PM, Karthik Krishnan <span dir="ltr">&lt;<a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I think the more likely place VTK-VERSION may be getting pulled in is<br>
that GDCM has been built with the flag GDCM-USE-VTK set to ON. Dean<br>
Inglis who initially reported the error on the attached link did have<br>
this flag on.<br>
<div><div></div><div class="h5"><br>
On 7/17/10, Stephen Aylward &lt;<a href="mailto:stephen.aylward@kitware.com">stephen.aylward@kitware.com</a>&gt; wrote:<br>
&gt; The problem is that VTK_VERSION is being set somewhere that it shouldn&#39;t<br>
&gt;<br>
&gt; Bill H thinks VTK_VERSION might be set in GDCM.   Check the Cache/Use<br>
&gt; file on your local install.<br>
&gt;<br>
&gt; I checked the following in ITK:<br>
&gt;<br>
&gt; $ grep -R VTK_VERSION *<br>
&gt; Utilities/MetaIO/CMakeLists.txt:IF(VTK_VERSION)<br>
&gt; Utilities/MetaIO/CMakeLists.txt:ELSE(VTK_VERSION)<br>
&gt; Utilities/MetaIO/CMakeLists.txt:ENDIF(VTK_VERSION)<br>
&gt; Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/CMakeLists.txt:<br>
&gt; SET(VTK_VERSION<br>
&gt; &quot;${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}.${VTK_BUILD_VERSION}&quot;)<br>
&gt; Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/CMakeLists.txt:<br>
&gt; IF(&quot;${VTK_VERSION}&quot; STRLESS &quot;${MIN_ITK_VER}&quot;)<br>
&gt; Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/CMakeLists.txt:<br>
&gt; ELSE(&quot;${VTK_VERSION}&quot; STRLESS &quot;${MIN_ITK_VER}&quot;)<br>
&gt; Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/CMakeLists.txt:<br>
&gt; ENDIF(&quot;${VTK_VERSION}&quot; STRLESS &quot;${MIN_ITK_VER}&quot;)<br>
&gt;<br>
&gt; So, if WrapITK is being used, then a temp var called VTK_VERSION is<br>
&gt; being created...which is kind of a &quot;reserved&quot; CMake variable and could<br>
&gt; cause the error.  Is wrapping enabled?<br>
&gt;<br>
&gt; s<br>
&gt;<br>
&gt; On Sat, Jul 17, 2010 at 10:35 AM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt; Hmmm... that happened to me too.<br>
&gt;&gt;<br>
&gt;&gt; Why haven&#39;t we fixed this?<br>
&gt;&gt;<br>
&gt;&gt; Bill<br>
&gt;&gt;<br>
&gt;&gt; On Sat, Jul 17, 2010 at 8:47 AM, Karthik Krishnan<br>
&gt;&gt; &lt;<a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Known issue.. See this<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;   <a href="http://www.itk.org/pipermail/insight-users/2010-June/037360.html" target="_blank">http://www.itk.org/pipermail/insight-users/2010-June/037360.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; and<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;   <a href="http://www.itk.org/pipermail/insight-users/2010-July/037404.html" target="_blank">http://www.itk.org/pipermail/insight-users/2010-July/037404.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I think the consensus is to downgrade to CMake 2.6 from Cmake 2.8<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Sat, Jul 17, 2010 at 3:25 PM, Roger Bramon Feixas<br>
&gt;&gt;&gt; &lt;<a href="mailto:rogerbramon@gmail.com">rogerbramon@gmail.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt; I have the same problem reported in this<br>
&gt;&gt;&gt;&gt; thread: <a href="http://www.itk.org/pipermail/insight-users/2010-March/035903.html" target="_blank">http://www.itk.org/pipermail/insight-users/2010-March/035903.html</a>,<br>
&gt;&gt;&gt;&gt; but any solution was published. I would like to continue the discussion.<br>
&gt;&gt;&gt;&gt; I&#39;m trying to compile ITK 3.18 with GDCM 2.0.15. I compiled correctly<br>
&gt;&gt;&gt;&gt; GDCM<br>
&gt;&gt;&gt;&gt; 2.0.15 with VTK 5.6 but when I set to 1 the ITK_USE_SYSTEM_GDCM option<br>
&gt;&gt;&gt;&gt; this<br>
&gt;&gt;&gt;&gt; CMake message error appears:<br>
&gt;&gt;&gt;&gt; CMake Error at Utilities/MetaIO/CMakeLists.txt:104 (INSTALL):<br>
&gt;&gt;&gt;&gt;   install TARGETS given no LIBRARY DESTINATION for shared library target<br>
&gt;&gt;&gt;&gt;   &quot;vtkmetaio&quot;.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; In the mentioned thread, Brad King proposed a test:<br>
&gt;&gt;&gt;&gt; &quot;<br>
&gt;&gt;&gt;&gt; Edit ITK/Utilities/MetaIO/CMakeLists.txt to add some message()-s<br>
&gt;&gt;&gt;&gt; in this top block:<br>
&gt;&gt;&gt;&gt; IF(VTK_VERSION)<br>
&gt;&gt;&gt;&gt;   SET(METAIO_FOR_VTK 1)<br>
&gt;&gt;&gt;&gt;   MARK_AS_ADVANCED( METAIO_FOR_VTK )<br>
&gt;&gt;&gt;&gt;   SET(METAIO_NAMESPACE &quot;vtkmetaio&quot;)<br>
&gt;&gt;&gt;&gt;   MESSAGE(FATAL_ERRORO &quot;ITK IS NOT VTK!&quot;)  # ADD THIS LINE<br>
&gt;&gt;&gt;&gt; ELSE(VTK_VERSION)<br>
&gt;&gt;&gt;&gt; ...<br>
&gt;&gt;&gt;&gt; ENDIF(VTK_VERSION)<br>
&gt;&gt;&gt;&gt; Does CMake hit this?  Are you pointing ITK at a VTK? &quot;<br>
&gt;&gt;&gt;&gt; I tested it, and yes, CMake hits this.<br>
&gt;&gt;&gt;&gt; Anyone have any suggestion?<br>
&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt; Roger<br>
&gt;&gt;&gt;&gt; _____________________________________<br>
&gt;&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt;&gt;&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt;&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _____________________________________<br>
&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt; <a href="http://kitware.com/products/protraining.html" target="_blank">http://kitware.com/products/protraining.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-developers" target="_blank">http://www.itk.org/mailman/listinfo/insight-developers</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; ==============================<br>
&gt; Stephen R. Aylward, Ph.D.<br>
&gt; Director of Medical Imaging Research<br>
&gt; Kitware, Inc. - North Carolina Office<br>
&gt; <a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>
&gt; stephen.aylward (Skype)<br>
&gt; (919) 969-6990 x300<br>
&gt;<br>
</div></div></blockquote></div><br>