Hello!
I've installed the new IDE version 6.80 just yesterday!
I'm trying to compile my app but when the IDE reaches the dexer step, it is timing out after a very long time and the task manager of windows shows the status of the attached image!!!
What is wrong?
B4X:
B4A version: 6.80
Parsing code. (0.05s)
Compiling code. (0.97s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
Generating R file. (1.30s)
Compiling debugger engine code. (2.59s)
Compiling generated Java code. (4.72s)
Convert byte code - optimized dex. Error
Process timed out.
You can change the timeout value under Tools - IDE Options.
Hello Erel!
Thank you for your immediate response!
It seems that it's an error in my project, because the previous version I tried to compile, is being compiling as usual...