Closed 424778940z closed 6 years ago
Shameless plug: maybe converting the ant build file to use https://github.com/martinpaljak/ant-javacard would work more smoothly
Can you please provide the output of ant -v
?
@af-anssi would a PR that would convert build.xml to ant-javacard be worth it?
I think I know why..... the oracle installer default path contains space... and the build script didnt filter that...
[java] '-exportpath'
[java] '/home/adam/Java'
[java] 'Card'
[java] '3'
[java] 'Development'
[java] 'Kit//api_export_files'
after rename the jcsdk folder everything works
keep getting this error while building
I didnt change anything in build.xml ubuntu, openjdk8, jc3.0.4 sdk
all compile done without error, but convert will fail