PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → File fmkJava.jar in Android application generation?
File fmkJava.jar in Android application generation?
Iniciado por Rubén Sánchez Peña, nov., 15 2019 8:31 PM - 1 resposta
Membro registado
909 mensagems
Publicado em novembro, 15 2019 - 8:31 PM
Hello, a couple of days ago (it never happened to me before) when I generate a new application with WM24 and the genre, ends with the next error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':debugCompileClasspath'.
> Failed to transform file 'fmkJava.jar' to match attributes {artifactType=android-classes} using transform JarTransform
> Transform output file C:\my Mobile Projects 24\test\Android\Gen\lib\fmkJava.jar does not exist.

If I copy the file fmkJava.jar into the folder C:\Mes projets mobiles 24\test\Android\Gen\libs\then the generation ends correctly.

Where must that file be for WM to use it in the generation? I haven't found it in the folders of the WM Android framework.

Thanks

Ruben
Membro registado
909 mensagems
Publicado em novembro, 19 2019 - 8:07 AM
Hi. I reinstalled WM24 (for the second time) and everything is working fine again.

Rubén