When I try to compile a my app i reiceve this error:
(JDK 8 64-Bit ,Android SDK X86 )
P.S.: I'm running Windows 10
(JDK 8 64-Bit ,Android SDK X86 )
B4X:
B4A version: 6.50
Parsing code. (0.09s)
Compiling code. (0.44s)
Compiling layouts code. (0.03s)
Organizing libraries. (0.00s)
Generating R file. (0.36s)
Compiling debugger engine code. Error
javac 1.8.0_121
shell\src\b4a\CSCC_Patrol\add_defect.java:11: error: package anywheresoftware.b4a.pc.B4XTypes does not exist
import anywheresoftware.b4a.pc.B4XTypes.B4XClass;
^
1 error
P.S.: I'm running Windows 10