B4J Question JRDC Error in Windows Server R2

Puthut Wibowo

Member
Licensed User
Hi everybody,

I tried compiling JRDC from Windows Server R2, but when I run it, an error message appears as in the attachment.



Is there a solution to fix it ?

Thank you
 

Attachments

  • B4J ERROR.png
    B4J ERROR.png
    71.3 KB · Views: 88

Puthut Wibowo

Member
Licensed User
B4X:
B4J Version: 9.80
Parsing code.    (0.01s)
    Java Version: 18
Building folders structure.    (0.01s)
Compiling code.    (0.04s)
Compiling layouts code.    (0.00s)
Organizing libraries.    (0.00s)
Compiling generated Java code.    Error
B4J line: 32
Log($\
src\com\xjobfinderjrdc2\main.java:115: error: cannot find symbol
anywheresoftware.b4a.keywords.Common.LogImpl("065545",("jRDC is running (version = "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("1.2",(Object)(_version))+")"),0);
                                    ^
  symbol:   method LogImpl(String,String,int)
  location: class Common
1 error
only showing the first 1 errors, of 6 total; use -Xmaxerrs if you would like to see more
 
Upvote 0
Top