<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>Do you have python installed?</div><div>&nbsp;</div><div>If you install python 2.7 on Windows using one of the installers from python.org, and install it to its default location in C:\Python27, CMake will be able to find the python.exe program and you will not see that error anymore.</div><div>&nbsp;</div><div>&nbsp;</div><div>HTH,</div><div>David</div><div>&nbsp;</div><div data-signatureblock="true">&nbsp;</div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face="Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao UI', Ebrima, sans-serif" style='line-height: 15pt; letter-spacing: 0.02em; font-family: Calibri, "Segoe UI", Meiryo, "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Khmer UI", "Nirmala UI", Tunga, "Lao UI", Ebrima, sans-serif; font-size: 11pt;'><b>From:</b>&nbsp;Thibault Varacca<br><b>Sent:</b>&nbsp;‎Wednesday‎, ‎April‎ ‎17‎, ‎2013 ‎6‎:‎31‎ ‎AM<br><b>To:</b>&nbsp;Matt McCormick<br><b>Cc:</b>&nbsp;insight-users@itk.org</font></div></div><div>&nbsp;</div><div dir="ltr"><div>Ok thanks a lot for your help guys.<br><br></div>What about my error ? :<br><br><span style="color: rgb(255, 0, 0);">CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message):</span>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">Call Stack (most recent call first):</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPythonInterp.cmake:139 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)</span></p>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">  Wrapping/Generators/SwigInterface/CMakeLists.txt:71 (find_package)</span></p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">
<span style="color: rgb(255, 0, 0);"><span style="color: rgb(0, 0, 0);">Kind</span><br></span></p><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/16 Matt McCormick <span dir="ltr">&lt;<a title="mailto:matt.mccormick@kitware.com" href="mailto:matt.mccormick@kitware.com" target="_parent">matt.mccormick@kitware.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;">Downloads can be found here:<br>
<br>
&nbsp; <a title="http://www.simpleitk.org//SimpleITK/resources/software.html" href="http://www.simpleitk.org//SimpleITK/resources/software.html" target="_parent">http://www.simpleitk.org//SimpleITK/resources/software.html</a><br>
<br>
and installation instructions here:<br>
<br>
&nbsp; <a title="http://www.simpleitk.org/Wiki/SimpleITK/GettingStarted/A_visual_guide_to_SimpleITK_in_Java" href="http://www.simpleitk.org/Wiki/SimpleITK/GettingStarted/A_visual_guide_to_SimpleITK_in_Java" target="_parent">http://www.simpleitk.org/Wiki/SimpleITK/GettingStarted/A_visual_guide_to_SimpleITK_in_Java</a><br>
<br>
HTH,<br>
Matt<br>
<br>
On Tue, Apr 16, 2013 at 3:16 PM, Thibault Varacca<br>
<div class="HOEnZb"><div class="h5">&lt;<a title="mailto:thibault.varacca@gmail.com" href="mailto:thibault.varacca@gmail.com" target="_parent">thibault.varacca@gmail.com</a>&gt; wrote:<br>
&gt; Ok thanks ! Does it generate a .jar file to import into eclipse?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; 2013/4/16 Matt McCormick &lt;<a title="mailto:matt.mccormick@kitware.com" href="mailto:matt.mccormick@kitware.com" target="_parent">matt.mccormick@kitware.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi Thibault,<br>
&gt;&gt;<br>
&gt;&gt; Unfortunately, the only Visual Studio supported for WrapITK at this<br>
&gt;&gt; time is Visual Studio 2008. &nbsp;So, a different compiler will need to be<br>
&gt;&gt; used or use SimpleITK instead:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; <a title="http://www.simpleitk.org/" href="http://www.simpleitk.org/" target="_parent">http://www.simpleitk.org/</a><br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Matt<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Apr 16, 2013 at 1:59 PM, Thibault Varacca<br>
&gt;&gt; &lt;<a title="mailto:thibault.varacca@gmail.com" href="mailto:thibault.varacca@gmail.com" target="_parent">thibault.varacca@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Thanks for your answer,<br>
&gt;&gt; &gt; I'm using visual 10 and default native compiler on windows xp 64. I<br>
&gt;&gt; &gt; tryed<br>
&gt;&gt; &gt; without swig, i clic on "configure" then i clic on the checkbox<br>
&gt;&gt; &gt; ITK_WRAP_JAVA and one more time "configure" and y still have the same<br>
&gt;&gt; &gt; error<br>
&gt;&gt; &gt; message...<br>
&gt;&gt; &gt; regards,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2013/4/16 Bradley Lowekamp &lt;<a title="mailto:blowekamp@mail.nih.gov" href="mailto:blowekamp@mail.nih.gov" target="_parent">blowekamp@mail.nih.gov</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hello,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; If you turn on ITK_WRAP_JAVA, in ITK cmake configuration is should<br>
&gt;&gt; &gt;&gt; automatically download the required version of SWIG and GCC_XML for you<br>
&gt;&gt; &gt;&gt; platform.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; You don't mention what compiler you are using or what architecture you<br>
&gt;&gt; &gt;&gt; are<br>
&gt;&gt; &gt;&gt; trying to compiler for. I'd strongly recommend 64-bits for wrap ITK on<br>
&gt;&gt; &gt;&gt; windows.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Brad<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Apr 16, 2013, at 9:13 AM, Thibault Varacca<br>
&gt;&gt; &gt;&gt; &lt;<a title="mailto:thibault.varacca@gmail.com" href="mailto:thibault.varacca@gmail.com" target="_parent">thibault.varacca@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi everyone,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I'm beginning with itk. I used to install ITK for c++ use and it worked<br>
&gt;&gt; &gt;&gt; well.<br>
&gt;&gt; &gt;&gt; But i forgot to build the java_wrap function so i downloaded<br>
&gt;&gt; &gt;&gt; swigwin-2.0.9<br>
&gt;&gt; &gt;&gt; and placed it in "utilities" folder and build it.<br>
&gt;&gt; &gt;&gt; I have the following errors :<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; CMake Error at C:/Program Files (x86)/CMake<br>
&gt;&gt; &gt;&gt; 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97<br>
&gt;&gt; &gt;&gt; (message):<br>
&gt;&gt; &gt;&gt; Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)<br>
&gt;&gt; &gt;&gt; Call Stack (most recent call first):<br>
&gt;&gt; &gt;&gt; C:/Program Files (x86)/CMake<br>
&gt;&gt; &gt;&gt; 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291<br>
&gt;&gt; &gt;&gt; (_FPHSA_FAILURE_MESSAGE)<br>
&gt;&gt; &gt;&gt; C:/Program Files (x86)/CMake<br>
&gt;&gt; &gt;&gt; 2.8/share/cmake-2.8/Modules/FindPythonInterp.cmake:139<br>
&gt;&gt; &gt;&gt; (FIND_PACKAGE_HANDLE_STANDARD_ARGS)<br>
&gt;&gt; &gt;&gt; Wrapping/Generators/SwigInterface/CMakeLists.txt:71 (find_package)<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Does anyone know how to fix it? (I'm working on windows x64)<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I also want to add insight_applications but i don't know in which<br>
&gt;&gt; &gt;&gt; folder i<br>
&gt;&gt; &gt;&gt; should place it.<br>
&gt;&gt; &gt;&gt; I read a lot of tutorials for previous versions of itk but the<br>
&gt;&gt; &gt;&gt; architecture is not the same ...<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks a lot for your help !<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Thibault Varacca<br>
&gt;&gt; &gt;&gt; EFREI Promo 2014<br>
&gt;&gt; &gt;&gt; 06 60 53 11 35<br>
&gt;&gt; &gt;&gt; _____________________________________<br>
&gt;&gt; &gt;&gt; Powered by <a title="http://www.kitware.com/" href="http://www.kitware.com" target="_parent">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 title="http://www.kitware.com/opensource/opensource.html" href="http://www.kitware.com/opensource/opensource.html" target="_parent">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 title="http://www.kitware.com/products/protraining.php" href="http://www.kitware.com/products/protraining.php" target="_parent">http://www.kitware.com/products/protraining.php</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 title="http://www.itk.org/Wiki/ITK_FAQ" href="http://www.itk.org/Wiki/ITK_FAQ" target="_parent">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 title="http://www.itk.org/mailman/listinfo/insight-users" href="http://www.itk.org/mailman/listinfo/insight-users" target="_parent">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Thibault Varacca<br>
&gt;&gt; &gt; EFREI Promo 2014<br>
&gt;&gt; &gt; 06 60 53 11 35<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _____________________________________<br>
&gt;&gt; &gt; Powered by <a title="http://www.kitware.com/" href="http://www.kitware.com" target="_parent">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a title="http://www.kitware.com/opensource/opensource.html" href="http://www.kitware.com/opensource/opensource.html" target="_parent">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 title="http://www.kitware.com/products/protraining.php" href="http://www.kitware.com/products/protraining.php" target="_parent">http://www.kitware.com/products/protraining.php</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 title="http://www.itk.org/Wiki/ITK_FAQ" href="http://www.itk.org/Wiki/ITK_FAQ" target="_parent">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 title="http://www.itk.org/mailman/listinfo/insight-users" href="http://www.itk.org/mailman/listinfo/insight-users" target="_parent">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Thibault Varacca<br>
&gt; EFREI Promo 2014<br>
&gt; 06 60 53 11 35<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thibault Varacca<br>EFREI Promo 2014<br><div>06 60 53 11 35</div>
</div>
</div></body></html>