github-af / SmartPGP

SmartPGP is a JavaCard implementation of the OpenPGP card specifications
GNU General Public License v2.0
227 stars 47 forks source link

Compilation error #23

Closed rollinbe closed 3 years ago

rollinbe commented 4 years ago

Unable to compile the cap file on Mac OS X

Error message:
[compile] error: Source option 6 is no longer supported. Use 7 or later. [compile] error: Target option 6 is no longer supported. Use 7 or later.

martinpaljak commented 4 years ago

This will be fixed with a better message soonish, but meanwhile do use JDK8 for JavaCard work.

martinpaljak commented 4 years ago

See also https://github.com/martinpaljak/ant-javacard/wiki/Version-compatibility