PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WDM18 - Error when genereting application
WDM18 - Error when genereting application
Iniciado por guest, 23,feb. 2015 19:58 - 5 respuestas
Publicado el 23,febrero 2015 - 19:58
Hi all,
aftter new installation of WinDev Mobile 18 in a new pc i have open a my project and i try to generate the application. But the process could not be operate with this error:

System error message:
Impossibile trovare il file specificato.

What is the problem???
Publicado el 23,febrero 2015 - 21:08
Hello Giavanni

As this is an English language forum it may help to translate the message !

Can not find the file specified .

Regards
Al
Publicado el 23,febrero 2015 - 22:00
Most probably you are using an Android SDK or java jdk which is too new.
WM18 can not use the latest sdk/jdk.
Publicado el 24,febrero 2015 - 08:15
Can you give me a correct SDK/jdk ?
Publicado el 24,febrero 2015 - 19:17
Hi all...

i think i'm going crazy...

i download sdk android from

<a class="ExternalLink" rel="nofollow" target="_blank" href="http://developer.android.com/sdk/installing/index.html?pkg=tools">http://developer.android.com/sdk/installing/index.html&hellip;</a>

whith a "SDK Manager" i have download only this:
- Android SDK tools 24.0.2
- Android SDK platform-tools 21
- Android SDK build-tools 21.1.2

- [All] - Android 4.4.2 (API 19)

- Android support library
- Google USB driver


But the error is the same

PS: I try to intall all the package of SDK manager but the error is the same...

Help please
Publicado el 26,febrero 2015 - 11:44
After many test with a friend we have found a solution:

The problem is the version of WinDev Mobile 18.

We have to update to 06A180062J version.

Hi all