Ver Mensaje Individual
  #11  
Antiguo 24-12-2019
voci voci is offline
Miembro
 
Registrado: oct 2003
Posts: 97
Reputación: 21
voci Va por buen camino
Si como dices el directorio existe y los archivos que deben estar, están, solo por asegurar ¿tiene permisos de lectura/escritura en esa carpeta el entorno de desarrollo?

Si no es tema de permisos esto es lo que dice embarcadero sobre ese error:

Cita:
If you get the following additional output:

[PAClient Error] Error: E2312 ERROR: resource directory '<project path>\res' does not exist

Your issue might be that you do not have icons defined in your project for the Android platform. Open Project > Options > Application, make sure that the right configuration and the Android platform are selected on the Target combo box, and on the Launcher icons tab specify some icons for your application. See Preparing an Android Application for Deployment.
Vamos que no tienes iconos definidos en tú proyecto para la plataforma android.

Saludos.
Responder Con Cita