Hello,
from this morning I can't compile with b4a, both applications and libraries.
Some applications, can't find a sub implemented into library that I wrote.
So I tried to recompile the library, but I get this error:
What do you recommend to do?
Bye
from this morning I can't compile with b4a, both applications and libraries.
Some applications, can't find a sub implemented into library that I wrote.
So I tried to recompile the library, but I get this error:
B4X:
Parsing code. 0.02
Compiling code. 0.12
Compiling generated Java code. Error
javac 1.8.0_60
src\b4a\example\ibitmaps2.java:3: error: package anywheresoftware.b4a does
not exist import anywheresoftware.b4a.BA;
^
1 error
What do you recommend to do?
Bye
Last edited: