Android Question Compiling error The process can not get access to archive

ovasquez

Member
Licensed User
Longtime User
Goodnight,

When I'm compiling, I get the following error recurrently
The process can not get access to archive.

I am using b4a 8.5
 

ovasquez

Member
Licensed User
Longtime User
Hi Erel, this is the full text (my version is in spanish)

[B4A Versión: 8.50
Parseando código. (0.01s)
Building folders structure. (0.04s)
Compilando código (0.06s)
Compilado código de diseños (0.01s)
Organizando librerías. (0.00s)
Generando el fichero R. (0.53s)
Compilando el código del motor de depuración. (1.37s)
Compilando el código Java generado. (2.10s)
Convirtiendo byte code a dex optimizado. (10.56s)
Empaquetando ficheros. (1.54s)
Copiando los recursos de librerias Error
El proceso no puede obtener acceso al archivo 'C:\Users\user\AppData\Local\Temp\tmp12D7.tmp' porque está siendo utilizado en otro proceso.
]

Note:
- I have a single instance of B4A running
- Before compiling I use Clean Project (CTRL + P)
- Before compiling I release the memory of the cell phone

excuse mi english
Thanks!
 
Upvote 0

ovasquez

Member
Licensed User
Longtime User
Hi Erel Good nigth

The folder project is "C:\Orlando Vasquez\Clientes\Datafile\2018\AppOriginacion\Desarrollo\app\fuentes" is not a zip.


I'm going to copy the project to the documents folder to validate the behavior
 
Upvote 0

ovasquez

Member
Licensed User
Longtime User
Hi Erel Good afternoon,

I copied the project to the folder "C:\Users\user\Documents \vbAndroid\app\sources" and the problem continues.
Generally it happens after a fatal error and abrupt termination

I appreciate any help

Regards,

Orlando Vasquez - Bogotá - Colombia
 
Upvote 0
Top