<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi<div><br></div><div>I changed to the community mailing list to answer your question, so everybody sees it.<br><div><div><br></div><div>To build the python wrappings, you juste need the DITK_WRAP_PYTHON=ON option.</div><div>Note: Java, Ruby and TCL can stay OFF, those are not supported for the moment (even if the options are present in cmake).</div><div>I would need more details to be able to help you:</div><div><br></div><div>- Which version of ITK are you trying to build</div><div>- What version of python</div><div>- On what platform (linux, mac, win ?) are you trying this.</div><div><br></div><div>Michka</div></div><div><br><div><div>Le 5 juin 2014 à 11:01, Rashad M a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<div><br></div><div>I tried to build python bindings for ITK and build failed with below output:</div><div><br></div><div><div>canning dependencies of target ITKPyBasePython</div><div>[ 23%] Building CXX object Wrapping/Generators/Python/PyBase/CMakeFiles/ITKPyBasePython.dir/ITKPyBasePython.cpp.o</div>

<div>[ 23%] Building CXX object Wrapping/Generators/Python/PyBase/CMakeFiles/ITKPyBasePython.dir/pyBasePython.cpp.o</div><div>Linking CXX shared module ../../../../lib/_ITKPyBasePython.so</div><div>[ 23%] Built target ITKPyBasePython</div>

<div>Scanning dependencies of target ITKCommonIdx</div><div>[ 23%] Generating ../../Typedefs/vcl_complex.idx</div><div>Traceback (most recent call last):</div><div>  File "/home/rashad/code/itk/ITK/Wrapping/Generators/SwigInterface/idx.py", line 28, in <module></div>

<div>    res = pygccxml_reader.read_xml_file(sys.argv[1])</div><div>  File "/home/rashad/code/itk/ITK/Wrapping/Generators/SwigInterface/pygccxml-1.0.0/pygccxml/parser/source_reader.py", line 240, in read_xml_file</div>

<div>    ffname = self.__file_full_name(gccxml_created_file)</div><div>  File "/home/rashad/code/itk/ITK/Wrapping/Generators/SwigInterface/pygccxml-1.0.0/pygccxml/parser/source_reader.py", line 277, in __file_full_name</div>

<div>    raise RuntimeError( "pygccxml error: file '%s' does not exist" % file )</div><div>RuntimeError: pygccxml error: file '/home/rashad/build/itk/ITK_/Wrapping/Typedefs/vcl_complex.idx' does not exist</div>

<div>make[2]: *** [Wrapping/Typedefs/vcl_complex.idx] Error 1</div><div>make[1]: *** [Wrapping/Modules/ITKCommon/CMakeFiles/ITKCommonIdx.dir/all] Error 2</div><div>make: *** [all] Error 2</div><div><br></div><div><br></div>

<div>For cmake I had given</div><div>cmake -DITK_WRAPING=ON -DITK_WRAP_PYTHON=ON -DITK_USE_SYSTEM_SWIG=OFF -DITK_WRAP_SWIGINTERFACE=ON<br></div><div><br></div><div>but ITK_WRAP_ ( GCCXML JAVA, RUBY, TCL ) are also OFF.</div>

<div><br></div><div><br></div><div>I dont need gccxml and it is off in my cmake configuration but I am getting pygccxml error</div><div><br></div><div>Any ideas?</div><div><br></div>-- <br><div><font face="arial, helvetica, sans-serif">Regards,<br>

   Rashad</font></div>
</div></div>
_______________________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-developers<br>_______________________________________________<br>Community mailing list<br>Community@itk.org<br>http://public.kitware.com/cgi-bin/mailman/listinfo/community<br></blockquote></div><br></div></div></body></html>