Hi everyone,
Could anyone help me how can i solve the following problem? i installed the new b4j version 9.00, when i compile my old project (works fine with b4j 8.90) i got this error :
B4J Version: 9.00
Parsing code. (0.50s)
Java Version: 11
Building folders structure. (0.06s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: checked
Error occurred on line: 105
rb.Checked = False
Word: checked
there is no rb.checked in my project, i try to clean project
Could anyone help me how can i solve the following problem? i installed the new b4j version 9.00, when i compile my old project (works fine with b4j 8.90) i got this error :
B4J Version: 9.00
Parsing code. (0.50s)
Java Version: 11
Building folders structure. (0.06s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: checked
Error occurred on line: 105
rb.Checked = False
Word: checked
there is no rb.checked in my project, i try to clean project