Dear all,
I've installed the trial version in a computer following the instructions. When I want to debug the code, the following error is presented;.. could I solve it??? Thanks
B4A version: 5.20
Parsing code. (0.00s)
Compiling code. (0.02s)
Compiling layouts code. (0.00s)
Generating R file. (0.04s)
Compiling generated Java code. Error
javac 1.8.0_60
src\b4a\example\main.java:62: error: cannot find symbol
if (anywheresoftware.b4a.objects.ServiceHelper.StarterHelper.startFromActivity(processBA, wl, false))
^
symbol: variable StarterHelper
location: class ServiceHelper
Note: src\b4a\example\starter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
I've installed the trial version in a computer following the instructions. When I want to debug the code, the following error is presented;.. could I solve it??? Thanks
B4A version: 5.20
Parsing code. (0.00s)
Compiling code. (0.02s)
Compiling layouts code. (0.00s)
Generating R file. (0.04s)
Compiling generated Java code. Error
javac 1.8.0_60
src\b4a\example\main.java:62: error: cannot find symbol
if (anywheresoftware.b4a.objects.ServiceHelper.StarterHelper.startFromActivity(processBA, wl, false))
^
symbol: variable StarterHelper
location: class ServiceHelper
Note: src\b4a\example\starter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error