[ITK Community] [Insight-users] ITK Build Failing

jmerkow jmerkow at gmail.com
Sat Nov 2 12:19:43 EDT 2013


I am writing to build ITK with ITK Wrap.  I am on Ubuntu 13.10. I am
following the wiki for build instructions.


I get this error 
Traceback (most recent call last):
  File "/home/jameson/code/ITK/Wrapping/Generators/SwigInterface/idx.py",
line 17, in <module>
    res = pygccxml_reader.read_xml_file(sys.argv[1])
  File
"/home/jameson/code/ITK/Wrapping/Generators/SwigInterface/pygccxml-1.0.0/pygccxml/parser/source_reader.py",
line 240, in read_xml_file
    ffname = self.__file_full_name(gccxml_created_file)
  File
"/home/jameson/code/ITK/Wrapping/Generators/SwigInterface/pygccxml-1.0.0/pygccxml/parser/source_reader.py",
line 277, in __file_full_name
    raise RuntimeError( "pygccxml error: file '%s' does not exist" % file )
RuntimeError: pygccxml error: file
'/home/jameson/code/ITKbin/Wrapping/Typedefs/vcl_complex.idx' does not exist
make[2]: *** [Wrapping/Typedefs/vcl_complex.idx] Error 1
make[1]: *** [Wrapping/Modules/ITKCommon/CMakeFiles/ITKCommonIdx.dir/all]
Error 2
make: *** [all] Error 2

It looks like a interface file for vnl isn't being properly placed or
generated?  I do not know enough to troubleshoot this properly!

Thank you!







--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-Build-Failing-tp32665.html
Sent from the ITK - Users mailing list archive at Nabble.com.
_____________________________________
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



More information about the Community mailing list