Hi, all
I wrote a simple DAS subroutine and when I compile it and face an error like:
jsh t24r8 ~ -->EB.COMPILE TEST.BP V.DAS.TEST
Source directory : TEST.BP Single item : V.DAS.TEST
Score Checks Compile Catalog
Score Checks Exception in thread "Thread-8" java.lang.NoClassDefFoundError: com/temenos/j24/compiler/EbCompile
Compile Catalog
Current settings of bin & lib unchanged:
D:\r8\R8\bnk.run\bin & lib
link @C:\WINDOWS\TEMP\jbuild2 >C:\WINDOWS\TEMP\jbuild3 failed , command returned a code of 1181
LINK : fatal error LNK1181: cannot open input file "D:\r8\R8\bnk.run\lib\objdir\RGP_2EMM0006.obj"
jcompile.exe: C:\WINDOWS\TEMP\jbuild2 deleted
jcompile.exe: C:\WINDOWS\TEMP\jbuild3 deleted
jcompile.exe: Returned an error code of 8
V.DAS.TEST
Warning: Variable dasAccountGroupCcyById is never assigned!
Warning: Variable CURRENCY is never assigned!
BASIC_54.c
Source file V.DAS.TEST compiled successfully
jsh t24r8 ~ -->ERRMSG 1181
WIN32 API Error (1181) - 'The journal entry has been deleted from the journal.
Is there anyone can help me out?