Android Question Compile Error in jdk

junaidahmed

Well-Known Member
Licensed User
Longtime User
I have re-installed B4A in windows 10 PC and I have configured the Jdk and Android jar path but I am getting compile error message.Please check below error mesage and attached screenshot and advise how to solve this issue..

Error: -

B4A Version: 8.80
Parsing code. (0.08s)
Building folders structure. (0.01s)
Compiling code. (0.08s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. (0.07s)
Compiling generated Java code. Error
Error: could not open `D:\Android Software\jdk1.8.0_101\jre\lib\i386\jvm.cfg'



1612264300315.png
1612264300315.png
 

agraham

Expert
Licensed User
Longtime User
I don't know about your compile error but your additional libraries path is wrong. It seems to be pointing to the B4A internal library folder. Also your B4A is way out of date. I would reinstall everything following these instructions to the letter and then try again.
 
Upvote 0
Top