Page 1 of 1

Can't convert CAP file to version 3.0.4

Posted: Fri May 21, 2021 5:57 am
by RafTin
Hello,

I am having trouble with converting my applet to version 3.0.4. I am using Eclipse and Java Card Development Kit 3.1. I can convert to version 3.1.0 and version 3.0.5 just fine. However when I try with version 3.0.4, I get a verifier error:

Code: Select all

[ INFO: ] Converter [v3.1.0]
[ INFO: ]     Copyright (c) 1998, 2021, Oracle and/or its affiliates. All rights reserved.
    
    
Verifier Error: Version number mismatch on imported package javacard/framework (AID a0:0:0:0:62:1:1):
imported version is 1.6, export file version is 1.5

Verification failed
[ INFO: ] conversion completed with 1 errors and 0 warnings.
I guess the problem has to do something with the library javacard.framework but I don't really know how to solve this.

Re: Can't convert CAP file to version 3.0.4

Posted: Tue May 25, 2021 7:10 am
by kuafu
Using Java Card Development Kit 3.0.4 to convert cap file to verison 3.0.4