JCKit JAVACOS_1.0.5.37 build the project error
Posted: Fri Nov 13, 2015 11:54 pm
I download and install the new version of JCKit, I opened a project which has been compiled successful. But this time it make errors, it shows
I find that, the KoreanSEEDKey class is existing in "C:\JavaCardKit\SDK\Tools\JCIDE\apis\jc222\javacard\security\KoreanSEEDKey.java", why?
Code: Select all
D:\JCALGT~1\src\AlgTest\AlgPerformanceTest.java:64: cannot find symbol
symbol : class KoreanSEEDKey
location: class AlgTest.AlgPerformanceTest
KoreanSEEDKey m_koreanseed_key = null;
^
I find that, the KoreanSEEDKey class is existing in "C:\JavaCardKit\SDK\Tools\JCIDE\apis\jc222\javacard\security\KoreanSEEDKey.java", why?