[Insight-users] (no subject)

Bradley Lowekamp blowekamp at mail.nih.gov
Tue Apr 16 09:29:15 EDT 2013


Hello,

If you turn on ITK_WRAP_JAVA, in ITK cmake configuration is should automatically download the required version of SWIG and GCC_XML for you platform.

You don't mention what compiler you are using or what architecture you are trying to compiler for. I'd strongly recommend 64-bits for wrap ITK on windows.

Brad

On Apr 16, 2013, at 9:13 AM, Thibault Varacca <thibault.varacca at gmail.com> wrote:

> Hi everyone,
> 
> I'm beginning with itk. I used to install ITK for c++ use and it worked well. 
> But i forgot to build the java_wrap function so i downloaded swigwin-2.0.9 and placed it in "utilities" folder and build it. 
> I have the following errors :
> 
> CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
> Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
> Call Stack (most recent call first):
> C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)
> C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPythonInterp.cmake:139 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
> Wrapping/Generators/SwigInterface/CMakeLists.txt:71 (find_package)
> 
> Does anyone know how to fix it? (I'm working on windows x64)
> 
> I also want to add insight_applications but i don't know in which folder i should place it.
> I read a lot of tutorials for previous versions of itk but the architecture is not the same ...
> 
> Thanks a lot for your help !
> 
> -- 
> Thibault Varacca
> EFREI Promo 2014
> 06 60 53 11 35
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130416/91a50924/attachment.htm>


More information about the Insight-users mailing list