<div dir="ltr">hi,<div>Thank u all for the reply.. it helped me alot</div><div>Regards</div><div>Vishal</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 18, 2015 at 12:32 AM, Matt McCormick-3 [via ITK - Users] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=36594&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">

        <div dir="ltr">The version of ITKVtkGlue that corresponds to ITK 3.20 can be found in the InsightApplications tarball for the corresponding version here:<div><br></div><div>  <a href="http://itk.org/ITK/resources/legacy_releases.html" rel="nofollow" link="external" target="_blank">http://itk.org/ITK/resources/legacy_releases.html</a></div><div><br></div><div>However, all new development for ITK should be done with ITKv4. There is an ITKv4 module for the Insight Journal article <a href="http://www.insight-journal.org/browse/publication/784" rel="nofollow" link="external" target="_blank">http://www.insight-journal.org/browse/publication/784</a> found here:</div><div><br></div><div>  <a href="https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration" rel="nofollow" link="external" target="_blank">https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration</a></div><div><br></div><div>M</div></div></span><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Dec 17, 2015 at 1:45 PM, Dženan Zukić <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=36566&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span> wrote:<br></span><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote"><span class=""><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">He is using ITK 3.20 with VTK 5.10. Where is itkVtkGlue for those versions?</div></div></span><div><div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Dec 17, 2015 at 12:51 PM, Matt McCormick <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=36566&i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span> wrote:<br></span><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote"><span class=""><div dir="ltr">Hi,<div><br></div><div>The easiest to use and best maintained bridge between ITK and VTK is the ITKVtkGlue module, which is included in ITK.  To use it, turn on</div><div><br></div><div>  Module_ITKVtkGlue</div><div><br></div><div>in ITK's CMake configuration.</div><div><br></div><div>  <a href="http://www.itk.org/Insight/Doxygen/html/group__ITKVtkGlue.html" rel="nofollow" link="external" target="_blank">http://www.itk.org/Insight/Doxygen/html/group__ITKVtkGlue.html</a></div><div><br></div><div>HTH,</div><div>Matt</div></div></span><div><div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Thu, Dec 17, 2015 at 9:51 AM, Dženan Zukić <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=36566&i=2" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span> wrote:<br></span><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote"><span class=""><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">​Hi Vishal,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">it looks like that version of itkVtkGlue is for a newer version of ITK.​ Try this version:</div><div class="gmail_default"><font face="verdana, sans-serif"><a href="http://itk.org/gitweb?p=ITKApps.git;a=tree;f=Auxiliary/vtk;h=b6ae10b549c4ff60473b9069276a62fe1f7433bf;hb=2b5ec98662341c295f25da915afa4c0a8e794850" rel="nofollow" link="external" target="_blank">http://itk.org/gitweb?p=ITKApps.git;a=tree;f=Auxiliary/vtk;h=b6ae10b549c4ff60473b9069276a62fe1f7433bf;hb=2b5ec98662341c295f25da915afa4c0a8e794850</a></font><br></div><div class="gmail_default"><font face="verdana, sans-serif"><br></font></div><div class="gmail_default"><font face="verdana, sans-serif">HTH,</font></div><div class="gmail_default"><font face="verdana, sans-serif">Dženan</font></div></div></span><div><div class="h5"><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 17, 2015 at 3:17 AM, vishal <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=36566&i=3" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span> wrote:<br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote">hi<br>
Im using ITK 3.20, VTK 5.10, CMake 3.4.1 and Visual studio 2010... I have<br>
successfully build ITK as well as VTK... I need to combine both these<br>
libraries so i downloaded itkvtkglue package from Wiki examples Im getting<br>
the following error while build it in visual studio 2010... i have tried<br>
building it in Visual studio 2008 unfortunately it was still it was showing<br>
the same error:-<br>
<br>
1>  CMake does not need to re-run because<br>
C:/ItkVtkGlue/Build/CMakeFiles/generate.stamp is up-to-date.<br>
1>FinalizeBuildStatus:<br>
1>  Deleting file "x64\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".<br>
1>  Touching "x64\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".<br>
1><br>
1>Build succeeded.<br>
1><br>
1>Time Elapsed 00:00:00.48<br>
2>------ Build started: Project: ItkVtkGlue, Configuration: Debug x64 ------<br>
2>Build started 12/17/2015 2:15:33 PM.<br>
2>PrepareForBuild:<br>
2>  Creating directory "C:\ItkVtkGlue\Build\Debug\".<br>
2>InitializeBuildStatus:<br>
2>  Creating "ItkVtkGlue.dir\Debug\ItkVtkGlue.unsuccessfulbuild" because<br>
"AlwaysCreate" was specified.<br>
2>CustomBuild:<br>
2>  Building Custom Rule C:/ItkVtkGlue/CMakeLists.txt<br>
2>  CMake does not need to re-run because<br>
C:\ItkVtkGlue\Build\CMakeFiles\generate.stamp is up-to-date.<br>
2>ClCompile:<br>
2>  QuickView.cxx<br>
2>c:\itkvtkglue\QuickView.h(210): error C2039: 'IdentifierType' : is not a<br>
member of 'itk'<br>
2>c:\itkvtkglue\QuickView.h(210): error C2146: syntax error : missing ';'<br>
before identifier 'm_Counter'<br>
2>c:\itkvtkglue\QuickView.h(210): error C4430: missing type specifier - int<br>
assumed. Note: C++ does not support default-int<br>
2>c:\itkvtkglue\QuickView.h(210): error C4430: missing type specifier - int<br>
assumed. Note: C++ does not support default-int<br>
2>c:\itkvtkglue\QuickView.h(112): error C2065: 'm_Counter' : undeclared<br>
identifier<br>
2>c:\itkvtkglue\itkImageToVTKImageFilter.h(68): error C2873: 'SetInput' :<br>
symbol cannot be used in a using-declaration<br>
2>          c:\itkvtkglue\itkImageToVTKImageFilter.h(94) : see reference to<br>
class template instantiation 'itk::ImageToVTKImageFilter<TInputImage>' being<br>
compiled<br>
2>c:\itkvtkglue\itkImageToVTKImageFilter.h(68): error C2039: 'SetInput' : is<br>
not a member of 'itk::ProcessObject'<br>
2>          C:\ITK\InsightToolkit-3.20.1\Code\Common\itkProcessObject.h(87)<br>
: see declaration of 'itk::ProcessObject'<br>
2>          ..\QuickView.cxx(254) : see reference to class template<br>
instantiation 'itk::ImageToVTKImageFilter<TInputImage>' being compiled<br>
2>          with<br>
2>          [<br>
2>              TInputImage=itk::Image<unsigned char,2><br>
2>          ]<br>
2>c:\itkvtkglue\itkImageToVTKImageFilter.h(68): error C2873: 'SetInput' :<br>
symbol cannot be used in a using-declaration<br>
2>c:\itkvtkglue\itkImageToVTKImageFilter.h(68): error C2039: 'SetInput' : is<br>
not a member of 'itk::ProcessObject'<br>
2>          C:\ITK\InsightToolkit-3.20.1\Code\Common\itkProcessObject.h(87)<br>
: see declaration of 'itk::ProcessObject'<br>
2>          ..\QuickView.cxx(255) : see reference to class template<br>
instantiation 'itk::ImageToVTKImageFilter<TInputImage>' being compiled<br>
2>          with<br>
2>          [<br>
2>              TInputImage=itk::Image<itk::RGBPixel&lt;unsigned char>,2><br>
2>          ]<br>
2>c:\itkvtkglue\itkImageToVTKImageFilter.h(68): error C2873: 'SetInput' :<br>
symbol cannot be used in a using-declaration<br>
2>..\QuickView.cxx(423): error C2065: 'm_Counter' : undeclared identifier<br>
2>..\QuickView.cxx(447): error C2065: 'm_Counter' : undeclared identifier<br>
2><br>
2>Build FAILED.<br>
2><br>
2>Time Elapsed 00:00:02.64<br>
3>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------<br>
3>Build started 12/17/2015 2:15:36 PM.<br>
3>InitializeBuildStatus:<br>
3>  Creating "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild" because<br>
"AlwaysCreate" was specified.<br>
3>CustomBuild:<br>
3>  Building Custom Rule C:/ItkVtkGlue/CMakeLists.txt<br>
3>  CMake does not need to re-run because<br>
C:\ItkVtkGlue\Build\CMakeFiles\generate.stamp is up-to-date.<br>
3>FinalizeBuildStatus:<br>
3>  Deleting file "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild".<br>
3>  Touching "x64\Debug\ALL_BUILD\ALL_BUILD.lastbuildstate".<br>
3><br>
3>Build succeeded.<br>
3><br>
3>Time Elapsed 00:00:00.22<br>
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========<br>
<br>
Im trying to write a code for 2D/3D registration so..I need to ITK 3.20 and<br>
VTK since im trying to build a journal paper [1]<br>
<a href="http://www.insight-journal.org/browse/publication/784" rel="nofollow" link="external" target="_blank">http://www.insight-journal.org/browse/publication/784</a><br>
please help me out...<br>
Regards<br>
Vishal<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-users.7.n7.nabble.com/itkvtkglue-build-error-please-help-tp36559.html" rel="nofollow" link="external" target="_blank">http://itk-users.7.n7.nabble.com/itkvtkglue-build-error-please-help-tp36559.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="nofollow" link="external" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="nofollow" link="external" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="nofollow" link="external" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="nofollow" link="external" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="nofollow" link="external" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>
</div></div><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="nofollow" link="external" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="nofollow" link="external" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="nofollow" link="external" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="nofollow" link="external" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="nofollow" link="external" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
<br></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div><div><div class="h5">
<br>_____________________________________
<br>Powered by <a href="http://www.kitware.com" target="_blank" rel="nofollow" link="external">www.kitware.com</a>
<br><br>Visit other Kitware open-source projects at
<br><a href="http://www.kitware.com/opensource/opensource.html" rel="nofollow" link="external" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:
<br><a href="http://www.kitware.com/products/protraining.php" rel="nofollow" link="external" target="_blank">http://www.kitware.com/products/protraining.php</a><br><br>Please keep messages on-topic and check the ITK FAQ at:
<br><a href="http://www.itk.org/Wiki/ITK_FAQ" rel="nofollow" link="external" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:
<br><a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="nofollow" link="external" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>

        
        
        
        <br>
        <br>
        </div></div><hr noshade size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><span class="">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </span><a href="http://itk-users.7.n7.nabble.com/itkvtkglue-build-error-please-help-tp36559p36566.html" target="_blank" rel="nofollow" link="external">http://itk-users.7.n7.nabble.com/itkvtkglue-build-error-please-help-tp36559p36566.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from itkvtkglue build error.. please help, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://itk-users.7.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://itk-users.7.n7.nabble.com/itkvtkglue-build-error-please-help-tp36559p36594.html">Re: [ITK-users] itkvtkglue build error.. please help</a><br/>
Sent from the <a href="http://itk-users.7.n7.nabble.com/">ITK - Users mailing list archive</a> at Nabble.com.<br/>