Unable to compile in jBase
- T24User
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
13 years 9 months ago #8990
by T24User
Unable to compile in jBase was created by T24User
Hi,
I am getting the following error in jBase when compiling a routine, in Model Bank.
jsh T24 ~ -->BASIC T24.BP TEST.COMP
TEST.COMP
cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -IE:\TAFC\R10\include -DJBC_OPTLEVEL2 BASIC_2.c failed , command returned a code of -1
jcompile: BASIC_2.j deleted
jcompile: BASIC_2.c deleted
jcompile: Returned an error code of 8
** Unable to compile source TEST.COMP **
jsh T24 ~ -->
jsh T24 ~ -->CATALOG T24.BP TEST.COMP
** Error [ 202 ] **
Record TEST.COMP is not on file
jsh T24 ~ -->
I have seen a few threads on this topic and believe it is a known error, but am not clear what is the fix for this problem. I'll provide any other relevant info on this, can someone pls advice?
Thanks and regards
I am getting the following error in jBase when compiling a routine, in Model Bank.
jsh T24 ~ -->BASIC T24.BP TEST.COMP
TEST.COMP
cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -IE:\TAFC\R10\include -DJBC_OPTLEVEL2 BASIC_2.c failed , command returned a code of -1
jcompile: BASIC_2.j deleted
jcompile: BASIC_2.c deleted
jcompile: Returned an error code of 8
** Unable to compile source TEST.COMP **
jsh T24 ~ -->
jsh T24 ~ -->CATALOG T24.BP TEST.COMP
** Error [ 202 ] **
Record TEST.COMP is not on file
jsh T24 ~ -->
I have seen a few threads on this topic and believe it is a known error, but am not clear what is the fix for this problem. I'll provide any other relevant info on this, can someone pls advice?
Thanks and regards
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 9 months ago #9004
by jpb
Replied by jpb on topic Re: Unable to compile in jBase
This error normally occurs when your path are not correct.
Check your remote.cmd settings for PATH, JBC_CCOMPILER_PATH, JBC_SHAREDIDE_PATH, INCLUDE and LIB.
Check your remote.cmd settings for PATH, JBC_CCOMPILER_PATH, JBC_SHAREDIDE_PATH, INCLUDE and LIB.
Please Log in or Create an account to join the conversation.
- Valleyman1
- Visitor
-
13 years 8 months ago #9119
by Valleyman1
Replied by Valleyman1 on topic Re: Unable to compile in jBase
I have used EB.COMPILE on R10 and it worked fine, you can also try it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.032 seconds