I used Erel's B4XEval Class and made a small change to fit my FlexGrid library.
But when I execute the code in DEBUG it marks me a nonexistent error: Variable not declared, in reality it is not so.
Now I've created an example code to reproduce the problem but it marks another nonexistent error: 'Current declaration does not match previous one.'
I attach the code and the error message at the bottom
This error does not occur in RELEASE (and DEBUG LEGACY) mode. BUT compile perfectly
But when I execute the code in DEBUG it marks me a nonexistent error: Variable not declared, in reality it is not so.
Now I've created an example code to reproduce the problem but it marks another nonexistent error: 'Current declaration does not match previous one.'
I attach the code and the error message at the bottom
This error does not occur in RELEASE (and DEBUG LEGACY) mode. BUT compile perfectly
Last edited: