[Insight-users] Anyone built ITK + Java bindings on OS X?
Mike Jackson
mike.jackson at imts.us
Mon Jan 22 10:25:04 EST 2007
Well it looks like the include path is incomplete OR there is a
header file missing. Fix that and you should be able to build CableSwig
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Jan 21, 2007, at 8:22 PM, Blair Cruz wrote:
> If I build CableSwig alone for make, I get the following error from
> make:
> -----------------
> /Users/jannettdean/Desktop/JC_Stuff/CableSwig-ITK-3.0.0/Cable/Expat/
> xmlparse.c:6:25:
> error: expatConfig.h: No such file or directory
> /Users/jannettdean/Desktop/JC_Stuff/CableSwig-ITK-3.0.0/Cable/Expat/
> xmlparse.c:
> In function 'XML_ExpatVersion':
> /Users/jannettdean/Desktop/JC_Stuff/CableSwig-ITK-3.0.0/Cable/Expat/
> xmlparse.c:1311:
> error: 'VERSION' undeclared (first use in this function)
> /Users/jannettdean/Desktop/JC_Stuff/CableSwig-ITK-3.0.0/Cable/Expat/
> xmlparse.c:1311:
> error: (Each undeclared identifier is reported only once
> /Users/jannettdean/Desktop/JC_Stuff/CableSwig-ITK-3.0.0/Cable/Expat/
> xmlparse.c:1311:
> error: for each function it appears in.)
> make[2]: *** [Cable/Expat/CMakeFiles/CableExpat.dir/xmlparse.o]
> Error 1
> make[1]: *** [Cable/Expat/CMakeFiles/CableExpat.dir/all] Error 2
> make: *** [all] Error 2
> -----------------
More information about the Insight-users
mailing list