<br>Hi Karl,<br><br>Thanks for pointing this out.<br><br>These errors were fixed yesterday:<br><br><a href="http://www.itk.org/Testing/Sites/zion.kitware/zApps-Linux-g++-4.1/20070402-0100-Nightly/Update.html">http://www.itk.org/Testing/Sites/zion.kitware/zApps-Linux-g++-4.1/20070402-0100-Nightly/Update.html
</a><br><br>Please update your CVS checkout of Insight Applications.<br><br><br>Let us know if you encounter any other problems.<br><br><br>&nbsp;&nbsp; Thanks<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<br><br><br>--------------------------------------------------------
<br><div><span class="gmail_quote">On 4/1/07, <b class="gmail_sendername">Karl-Heinz Kunzelmann</b> &lt;<a href="mailto:karl-heinz@kunzelmann.de">karl-heinz@kunzelmann.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everybody,<br><br>during compilation of the latest version (CVS) of<br>[InsightApplications] / LandmarkInitializedMutualInformationRegistration<br><br>I get the following error messages.<br><br>[ 34%] Building CXX object
<br>LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/guiMainImplementation.o<br>/home/kkunzelm/InsightApplications/LandmarkInitializedMutualInformationRegistration/DeformableRegistrator.txx: In member function 'virtual void itk::DeformableRegistrator&lt;TImage&gt;::Initialize()':
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/DeformableRegistrator.txx:73: error: 'fixedImageSize' was not declared in this scope<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.h: At global scope:
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.h:243: error: expected nested-name-specifier before 'DeformableParametersType'<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.h:243: error: expected ';' before 'm_FinalParameters'
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.h:245: error: expected nested-name-specifier before 'ImagePointer'<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.h:245: error: expected ';' before 'm_FinalDeformableImageP'
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx: In member function 'void itk::ImageRegistrationApp&lt;TImage&gt;::SetLoadedDeformableTransform(const itk::BSplineDeformableTransform&lt;double, 3u, 3u&gt;&amp;)':
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:609: error: 'm_FinalParameters' was not declared in this scope<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx: In member function 'void itk::ImageRegistrationApp&lt;TImage&gt;::RegisterUsingDeformable()':
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:830: error: expected `;&#39; before 'size'<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:831: error: expected `;&#39; before 'region'
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:833: error: expected `;&#39; before 'movingSize'<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:835: error: expected `;&#39; before 'fixedSize'
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:878: error: 'm_FinalParameters' was not declared in this scope<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx: In member function 'void itk::ImageRegistrationApp&lt;TImage&gt;::RegisterUsingDeformable() [with TImage = itk::Image&lt;short int, 3u&gt;]':
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/guiMainImplementation.cxx:1379:&nbsp;&nbsp; instantiated from here<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:830: error: dependent-name 'TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' is parsed as a non-type, but instantiation yields a type
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:830: note: say 'typename TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' if a type is meant
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:831: error: dependent-name 'TImage::RegionType' is parsed as a non-type, but instantiation yields a type<br>
/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:831: note: say 'typename TImage::RegionType' if a type is meant<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:833: error: dependent-name 'TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' is parsed as a non-type, but instantiation yields a type
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:833: note: say 'typename TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' if a type is meant
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:835: error: dependent-name 'TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' is parsed as a non-type, but instantiation yields a type
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/ImageRegistrationApp.txx:835: note: say 'typename TImage::#'typename_type' not supported by pp_cxx_unqualified_id#::SizeType' if a type is meant
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/DeformableRegistrator.txx: In member function 'void itk::DeformableRegistrator&lt;TImage&gt;::Initialize() [with TImage = itk::Image&lt;short int, 3u&gt;]':
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/guiMainImplementation.cxx:1411:&nbsp;&nbsp; instantiated from here<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/DeformableRegistrator.txx:73: error: dependent-name 'TImage::SizeType' is parsed as a non-type, but instantiation yields a type
<br>/home/iktuserdir/InsightApplications/LandmarkInitializedMutualInformationRegistration/DeformableRegistrator.txx:73: note: say 'typename TImage::SizeType' if a type is meant<br>make[2]: ***<br>[LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/guiMainImplementation.o] Fehler 1
<br>make[1]: ***<br>[LandmarkInitializedMutualInformationRegistration/CMakeFiles/imageRegTool.dir/all] Fehler 2<br>make: *** [all] Fehler 2<br><br>I followed closely the really perfect installation tutorial<br><a href="http://www.itk.org/Wiki/Complete_Setup">
http://www.itk.org/Wiki/Complete_Setup</a> (really great job - thanks a<br>lot).<br><br>The system is Ubuntu 6.10.<br><br>I saw that the files are brand new. Could it be a simple syntax error.<br>Unfortunately I have no idea how to code in C++.
<br><br>Any help is appreciated very much.<br><br>Thanks a lot to all developers.<br><br>Sincerely<br><br>Karl-Heinz Kunzelmann<br><br>_______________________________________________<br>Insight-users mailing list<br><a href="mailto:Insight-users@itk.org">
Insight-users@itk.org</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br></blockquote></div><br>