Hi guys, I´m getting some issue when compiling my B4A software. Yesterday I compiled my software nicelly, but today I got this message :
I already reinstaled JDK 8, and my B4A verions 3.82, please I need to compile my software.
Best regards!
B4X:
Parsing code. 0.09
Compiling code. 0.79
Compiling layouts code. 0.13
Generating R file. 0.76
Compiling generated Java code. Error
B4A line: 37
If (Funcoes.DecompoeResposta(Response.GetString(\
javac 1.8.0_131
src\xcreator\com\selecionagarcon.java:381: error: cannot access ParseException
if (((mostCurrent._funcoes._decompoeresposta(mostCurrent.activityBA,_response.GetString("UTF8"))).equals("OK"))) {
^
class file for org.apache.http.ParseException not found
1 error
I already reinstaled JDK 8, and my B4A verions 3.82, please I need to compile my software.
Best regards!