<div dir="ltr"><div><div><div>Hello Yann,<br><br></div>I do not have such an error on my machine (only warning messages at compile time). Could you send your entire error message? The message you sent looks like the content of the file "Modules/Remote/<wbr>VariationalRegistration.<wbr>remote.cmake" which should download the source code of VariationalRegistration.<br></div>There are some problems however when compiling ITK with BUILD_TESTING=ON as some testing data for this module seems to not be found, so if you want to compile this module, you should deactivate ITK testing.<br><br></div>Francois<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 4:52 PM, asertyuio via Insight-users <span dir="ltr"><<a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Each time I include the variational registration module, I get the<br>
following error while configuring with ccmake :<br>
<br>
```<br>
# Insight Journal Handle: <a href="https://hdl.handle.net/10380/3460" rel="noreferrer" target="_blank">https://hdl.handle.net/10380/<wbr>3460</a><br>
# Contact: Alexander Schmidt-Richberg <<a href="mailto:a.schmidt-richberg@imperial.ac.uk">a.schmidt-richberg@imperial.<wbr>ac.uk</a>><br>
#          Jan Ehrhardt <<a href="mailto:ehrhardt@imi.uni-luebeck.de">ehrhardt@imi.uni-luebeck.de</a>><br>
#          Rene Werner <<a href="mailto:r.werner@uke.de">r.werner@uke.de</a>><br>
itk_fetch_module(<wbr>VariationalRegistration<br>
  "A module to perform variational image registration.<br>
<a href="https://hdl.handle.net/10380/3460" rel="noreferrer" target="_blank">https://hdl.handle.net/10380/<wbr>3460</a>"<br>
  GIT_REPOSITORY<br>
${git_protocol}://<a href="http://github.com/InsightSoftwareConsortium/ITKVariationalRegistration.git" rel="noreferrer" target="_blank">github.com/<wbr>InsightSoftwareConsortium/<wbr>ITKVariationalRegistration.git</a><br>
  GIT_TAG 5110f1b4304f450b46bbbaf0f3818a<wbr>4bac65b154<br>
)<br>
```<br>
<br>
I'm using the master branch in git as a version of ITK.<br>
<br>
Seems like a bug... Any idea ?<br>
Yann<br>
<br>
______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" 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="noreferrer" target="_blank">http://www.kitware.com/<wbr>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="noreferrer" target="_blank">http://www.kitware.com/<wbr>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="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_<wbr>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>