anonymous Log in
Search
Recents:
v3.0
java-l
error al compilar app
20/04/21 14:00

jncorujo2015

Replies: 0

Buenas tardes, estoy tratando de generar una app desde una kb genexus y me
da el siguiente error.
por lo que veo no me esta cargando en el gradle las dependencias. quedan
vacías, compare con lo que genera en otra kb que si funciona y veo que
faltan cosas por agregar, alguna idea como solucionarlo?
desde ya muchas gracias.
adjunto imagen comparativos de los archivos gradle.
[image: image.png]
error: Could not find file
'C:\Models\CFEaExcel\JavaModel\web\gxmetadata\appcontablecfe.apis'.
Failed: SmartDevices (Smart Devices) Generation
error:
error: FAILURE: Build failed with an exception.
error:
error: * Where:
error: Build file
'C:\Models\CFEaExcel\JavaModel\mobile\Android\AppContableCFE\build.gradle'
line: 47
error:
error: * What went wrong:
error: Could not compile build file
'C:\Models\CFEaExcel\JavaModel\mobile\Android\AppContableCFE\build.gradle'.
error: > startup failed:
error: build file
'C:\Models\CFEaExcel\JavaModel\mobile\Android\AppContableCFE\build.gradle':
47: unexpected token: @ line 47, column 1.
error: 1 error
error:
error:
error: * Try:
error: Run with --stacktrace option to get the stack trace. Run with --info
or --debug option to get more log output. Run with --scan to get full
insights.
error:
error: * Get more help at https://help.gradle.org
error:
error: BUILD FAILED in 6s
Failed: Android Compilation
Failed: Build All


Back to java-l