Android Question ERROR when trying to compile in VM

desof

Well-Known Member
Licensed User
Longtime User
I'm trying to compile my project and I can not do it.

It will be for the B4A I have installed inside a virtual machine (VirtualBox)?


B4X:
Parsing code.                          0.07
Compiling code.                        0.18
Compiling layouts code.                0.02
Generating R file.                      2.15
Compiling debugger engine code.        Error

Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
 

jcredk

Member
Licensed User
Longtime User
I am using another VM software: VMware, and I confirm that compiling is working correctl when everything is installed and path configured as mentioned by Erel
 
Upvote 0

desof

Well-Known Member
Licensed User
Longtime User
[Quote = "jcredk post: 237004, miembro de: 47034"] Estoy utilizando otro software de máquina virtual: VMware, y confirmo que la compilación se correctl trabajando cuando todo está instalado y la ruta configurada como se ha mencionado por Erel [/ quote]

OK! reinstall everything again and now on android c:\Android\.... y ENJOY
 
Upvote 0

billyn_hk

Member
Licensed User
Longtime User
I am facing similar problem when upgraded from 4.0 to 5.2.
I install back 4.0, and the problem gone.

Anybody happen to face similar problem ? Please advise me how to go thro these ?

thx in advance
 
Upvote 0
Top