Changes between Initial Version and Version 1 of Ticket #36223, comment 6
- Timestamp:
- Sep 19, 2012, 9:05:10 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36223, comment 6
initial v1 34 34 Attached is config.log. The package failed to build, though, with a 35 35 36 {{{ 36 37 Making all in java 37 38 swig -I../include -includeall -java -o xraylib_wrap.c ../src/xraylib.i 38 39 :3: Error: Unable to find 'java.swg' 39 40 ../src/xraylib.i:15: Error: Unable to find 'typemaps.i' 41 }}} 40 42 41 43 error. But that's not relevant at this point.