<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Yes, that error message was from the previously linked page.<div><br></div><div>I think the following .wrap just needs to be updated for the templates you added:</div><div><br></div><div><a href="http://itk.org/gitweb?p=ITK.git;a=blob;f=Modules/Numerics/Optimizersv4/wrapping/itkObjectToObjectMetric.wrap;h=0d772c9400ac1469187b5ea205d2880189de568c;hb=HEAD">http://itk.org/gitweb?p=ITK.git;a=blob;f=Modules/Numerics/Optimizersv4/wrapping/itkObjectToObjectMetric.wrap;h=0d772c9400ac1469187b5ea205d2880189de568c;hb=HEAD</a></div><div><br></div><div>Brad<br><div><br><div><div><div>On May 15, 2012, at 2:23 PM, M Stauffer -V- wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 8.00.6001.19222">
<div style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
<div dir="ltr" align="left"><span class="862352018-15052012"><font size="2" face="Verdana">Oh yes, sorry. itkObjectToObjectMetric was refactored to be 
templated, and inherit from a new class ObjectToObjectMetricBase. The other 
metricv4 classes were modified accordingly. I always forget that the base of the 
metrics are in the optimizer module.</font></span></div>
<div dir="ltr" align="left"><span class="862352018-15052012"><font size="2" face="Verdana"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span class="862352018-15052012"><font size="2" face="Verdana">Not sure why this would fail, though. Does the wrapping depending 
on manual definition of template use? Or does the build system need a clean 
rebuild? BTW, where are the error messages you posted below found from the 
original cdash link you sent?</font></span></div>
<div dir="ltr" align="left"><span class="862352018-15052012"><font size="2" face="Verdana"></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span class="862352018-15052012"><font size="2" face="Verdana">-M</font></span></div><br>
<blockquote style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" dir="ltr">
  <div dir="ltr" lang="en-us" class="OutlookMessageHeader" align="left">
  <hr tabindex="-1">
  <font size="2" face="Tahoma"><b>From:</b> Bradley Lowekamp 
  [mailto:blowekamp@mail.nih.gov] <br><b>Sent:</b> Tuesday, May 15, 2012 2:13 
  PM<br><b>To:</b> M Stauffer -V-<br><b>Cc:</b> <a href="mailto:Insight-developers@itk.org">Insight-developers@itk.org</a>; 
  'Gaëtan Lehmann'<br><b>Subject:</b> Re: [Insight-developers] WrapITK build 
  errors<br></font><br></div>
  <div></div>It looks like swig failed to produce that output file. It produced 
  the following error message:
  <div><br></div>
  <div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx:31: 
  error: invalid use of template-name 'itk::ObjectToObjectMetric' without an 
  argument list</div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx:32: 
  error: 'template&lt;unsigned int TFixedDimension, unsigned int 
  TMovingDimension, unsigned int TVirtualDimension&gt; class 
  itk::ObjectToObjectMetric' used without template parameters</div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx:32: 
  error: expected initializer before 'itkObjectToObjectMetric_Pointer'</div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx: 
  In function 'void _cable_::force_instantiate()':</div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx:39: 
  error: 'itkObjectToObjectMetric' was not declared in this scope</div>
  <div>/Users/cosmo-macpro/DEVEL/GITROOT/Dashboards/ITK-i386-WRAPITK/Wrapping/Modules/ITKOptimizersv4/itkObjectToObjectMetric.cxx:40: 
  error: 'itkObjectToObjectMetric_Pointer' was not declared in this scope</div>
  <div><br></div>
  <div>Brad</div>
  <div><br></div>
  <div>
  <div>On May 15, 2012, at 2:02 PM, M Stauffer -V- wrote:</div><br class="Apple-interchange-newline">
  <blockquote type="cite">
    <meta name="GENERATOR" content="MSHTML 8.00.6001.19222">
    <div style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space">
    <div dir="ltr" align="left"><span class="034010118-15052012"><font size="2" face="Verdana">Hi Brad,</font></span></div>
    <div dir="ltr" align="left"><span class="034010118-15052012"><font size="2" face="Verdana"></font></span>&nbsp;</div>
    <div dir="ltr" align="left"><span class="034010118-15052012"><font size="2" face="Verdana">I don't know of&nbsp;a recent refactoring of the v4 optimizers. 
    I don't know how the wrapping works, but I noticeed e.g. this filename in 
    the error: itkGradientDescentOptimizerv4Java.cpp. The presumed original 
    source file itkGradientDescentOptimizerv4.cxx is still in the same place 
    it's&nbsp;been.</font></span></div>
    <div dir="ltr" align="left"><span class="034010118-15052012"><font size="2" face="Verdana"></font></span>&nbsp;</div>
    <div dir="ltr" align="left"><span class="034010118-15052012"><font size="2" face="Verdana">-M</font></span></div><br>
    <blockquote style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" dir="ltr">
      <div dir="ltr" lang="en-us" class="OutlookMessageHeader" align="left">
      <hr tabindex="-1">
      <font size="2" face="Tahoma"><b>From:</b> <a href="mailto:insight-developers-bounces@itk.org">insight-developers-bounces@itk.org</a> 
      [mailto:insight-developers-bounces@itk.org] <b>On Behalf Of </b>Bradley 
      Lowekamp<br><b>Sent:</b> Tuesday, May 15, 2012 12:43 PM<br><b>To:</b> <a href="mailto:Insight-developers@itk.org">Insight-developers@itk.org</a> 
      Developers<br><b>Cc:</b> Gaëtan Lehmann<br><b>Subject:</b> 
      [Insight-developers] WrapITK build errors<br></font><br></div>
      <div></div>Hello, 
      <div><br></div>
      <div>It looks like we have been getting some WrapITK build errors since 
      May1st:</div>
      <div><br></div>
      <div><a href="http://open.cdash.org/viewBuildError.php?buildid=2279029">http://open.cdash.org/viewBuildError.php?buildid=2279029</a></div>
      <div><br></div>
      <div>These appear to be related to some v4 registration optimizer 
      refactoring.</div>
      <div><br></div>
      <div>Brad</div>
      <div><br>
      <div>
      <div style="WORD-WRAP: break-word; FONT-SIZE: 12px; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space"><span style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 12px Helvetica; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto" class="Apple-style-span">
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica">========================================================</font></div>
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></div>
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Medical Science and Computing for</font></div>
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Office of High Performance Computing and 
      Communications</font></div>
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></div>
      <div style="MARGIN: 0px"><font style="FONT: 12px Helvetica" size="3" face="Helvetica"><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></div><br class="Apple-interchange-newline"></span></div><br class="Apple-interchange-newline"></div><br></div></blockquote></div></blockquote></div><br>
  <div><span style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font: normal normal normal medium/normal Helvetica; white-space: normal; orphans: 2; letter-spacing: normal; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; " class="Apple-style-span"><span style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font: normal normal normal 12px/normal Helvetica; white-space: normal; orphans: 2; letter-spacing: normal; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; " class="Apple-style-span">
  <div style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space"><span style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font: normal normal normal 12px/normal Helvetica; white-space: normal; orphans: 2; letter-spacing: normal; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; " class="Apple-style-span"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica">========================================================</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Medical Science and Computing for</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica">Office of High Performance Computing and 
  Communications</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font style="FONT: 12px Helvetica" size="3" face="Helvetica"><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></div><br class="Apple-interchange-newline"></span></div></span></span><br class="Apple-interchange-newline"></div><br></div></blockquote></div>
</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">========================================================</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medical Science and Computing for</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office of High Performance Computing and Communications</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></div></div></body></html>