PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Generation android -> WDObjet is abstract; cannot be instantiated
Generation android -> WDObjet is abstract; cannot be instantiated
Iniciado por Christian, 17,jul. 2019 00:25 - No hay respuesta
Miembro registrado
35 mensajes
Popularité : +2 (2 votes)
Publicado el 17,julio 2019 - 00:25
bonjour,

lors de la génération pour android j'ai ce message d'erreur.

Sachant que vWD_tabListeIdLigne correspond à cela tabListeIdLigne est un tableau d'entiers sur 8 octects

Erreur retournée :
:compileDebugJavaWithJavacC:\Mes Sites\......\Android\Gen\src\com\...........\X33\wdgen\GWDFFEN_Retour_box.java:1725: error: WDObjet is abstract; cannot be instantiated
WDObjet _WDExpBorneMax1 = new WDObjet(vWD_tabListeIdLigne);

Savez vous d'où peut venir ce souci ? merci