PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Génration application Android impossible
Génration application Android impossible
Débuté par Jerome Perriollat, 17 mar. 2019 17:26 - 1 réponse
Membre enregistré
62 messages
Posté le 17 mars 2019 - 17:26
Bonjour
Au moment de la génréation de l'apk, j'ai toujours le meme message d'erreur

Je suis sur que je ne fais pas quelque chose quelque part, mais je ne sais pas quoi

QQn peut m'aider svp

Voici le message d'erreur que je ne comprends pas
*************************************************************************************************************************************
Echec de la création de l'application Android <G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Exe\EXPRESS_Foyer_Amicale.apk>.


Ligne de commande : "C:\Program Files\Java\jdk1.8.0_121\bin\java.exe" "-Dorg.gradle.appname=G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen" -classpath "G:\PC SOFT\WINDEV Mobile 23 Express\Personnel\Android\Gradle\lib\gradle-launcher-2.14.1.jar" org.gradle.launcher.GradleMain assembleDebug -b "G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\build.gradle"


Erreur retournée :

:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:38: error: cannot find symbol
class GWDTABLE_EXPRESS_clients extends WDTableFichierAccesDirect
^
symbol: class WDTableFichierAccesDirect
location: class GWDFEXPRESS_FEN_Consultation
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:48: error: cannot find symbol
class GWDCOL_Nom extends WDColonneTexteSimple
^
symbol: class WDColonneTexteSimple
location: class GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:133: error: cannot find symbol
class GWDCOL_Montant extends WDColonneTexteSimple
^
symbol: class WDColonneTexteSimple
location: class GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:86: error: cannot find symbol
super.setAjustable(false);
^
symbol: method setAjustable(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:88: error: cannot find symbol
super.setAvecRecherche(true);
^
symbol: method setAvecRecherche(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:90: error: cannot find symbol
super.setDessinBandeauSelection(true);
^
symbol: method setDessinBandeauSelection(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:102: error: incompatible types: boolean cannot be converted to WDObjet
super.setMotDePasse(false);
^
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:106: error: cannot find symbol
super.setEffacementAutomatique(true);
^
symbol: method setEffacementAutomatique(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:108: error: cannot find symbol
super.setFinSaisieAutomatique(false);
^
symbol: method setFinSaisieAutomatique(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:118: error: cannot find symbol
super.setMiseABlancSiZero(false);
^
symbol: method setMiseABlancSiZero(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:171: error: cannot find symbol
super.setAjustable(false);
^
symbol: method setAjustable(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:173: error: cannot find symbol
super.setAvecRecherche(false);
^
symbol: method setAvecRecherche(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:175: error: cannot find symbol
super.setDessinBandeauSelection(true);
^
symbol: method setDessinBandeauSelection(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:187: error: incompatible types: boolean cannot be converted to WDObjet
super.setMotDePasse(false);
^
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:191: error: cannot find symbol
super.setEffacementAutomatique(true);
^
symbol: method setEffacementAutomatique(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:193: error: cannot find symbol
super.setFinSaisieAutomatique(false);
^
symbol: method setFinSaisieAutomatique(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:203: error: cannot find symbol
super.setMiseABlancSiZero(false);
^
symbol: method setMiseABlancSiZero(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:223: error: cannot find symbol
super.ajouterColonne("COL_Nom",mWD_COL_Nom);
^
symbol: method ajouterColonne(String,GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients.GWDCOL_Nom)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:224: error: cannot find symbol
super.ajouterColonne("COL_Montant",mWD_COL_Montant);
^
symbol: method ajouterColonne(String,GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients.GWDCOL_Montant)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:259: error: cannot find symbol
super.setSourceRemplissage("express_clients", "idexpress_clients", "", true, "", false);
^
symbol: method setSourceRemplissage(String,String,String,boolean,String,boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:269: error: cannot find symbol
super.setTailleCellule(20, 3, 3, 3, 3, 0);
^
symbol: method setTailleCellule(int,int,int,int,int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:275: error: cannot find symbol
super.setModeAscenseur(2, 1);
^
symbol: method setModeAscenseur(int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:277: error: cannot find symbol
super.setModeSelection(99);
^
symbol: method setModeSelection(int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:279: error: cannot find symbol
super.setSaisieEnCascade(false);
^
symbol: method setSaisieEnCascade(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:283: error: cannot find symbol
super.setNumColonneAncree(1);
^
symbol: method setNumColonneAncree(int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:285: error: cannot find symbol
super.setEnregistrementSortieLigne(true);
^
symbol: method setEnregistrementSortieLigne(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:293: error: cannot find symbol
super.setStyleLibelle(0x262626, creerPolice_GEN("Roboto", -8.000000, 0), -1, 0, 0x808080);
^
symbol: method setStyleLibelle(int,b,int,int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:297: error: cannot find symbol
super.setStyleSeparateurVerticaux(false, 0xDBDBDB);
^
symbol: method setStyleSeparateurVerticaux(boolean,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:299: error: cannot find symbol
super.setStyleSeparateurHorizontaux(0, 0xDBDBDB);
^
symbol: method setStyleSeparateurHorizontaux(int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:303: error: cannot find symbol
super.setDessinerLigneVide(true);
^
symbol: method setDessinerLigneVide(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:305: error: cannot find symbol
super.setCouleursLigne(0x262626, 0xCDCBC9, 0x262626, 0xFFFFFF);
^
symbol: method setCouleursLigne(int,int,int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:307: error: cannot find symbol
super.setStyleSelection(0x262626, 0xEFEFEF, creerPolice_GEN("Roboto", -8.000000, 0));
^
symbol: method setStyleSelection(int,int,b)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:309: error: cannot find symbol
super.setStyleEnteteColonne(19, 1, WDCadreFactory.creerCadre_GEN(1, 0xDBDBDB, 0x5B5B5B, 0xFFFFFF, 4, 4, 1, 1), creerPolice_GEN("Roboto", -8.000000, 0), 0x262626, true, "G:\\Mes Projets Mobile\\EXPRESS_Foyer_Amicale\\Gabarits\\WM\\230 iGram\\iGram_Table_ColPict@dpi1x.png");
^
symbol: method setStyleEnteteColonne(int,int,m,b,int,boolean,String)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:311: error: cannot find symbol
super.setCadreFondLigne(WDCadreFactory.creerCadre_GEN("", new int[] {1,2,1,2,2,2,1,2,1}, new int[] {4, 4, 4, 4}, 0xFFFFFFFF, 0, 5));
^
symbol: method setCadreFondLigne(m)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:313: error: cannot find symbol
super.setPoliceColonne(creerPolice_GEN("Roboto", -8.000000, 0));
^
symbol: method setPoliceColonne(b)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:315: error: cannot find symbol
super.setScrollRapideTable(false, null);
^
symbol: method setScrollRapideTable(boolean,<null>)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:317: error: cannot find symbol
super.setBtnEnrouleDeroule(true);
^
symbol: method setBtnEnrouleDeroule(boolean)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:319: error: cannot find symbol
super.setSwipe(0);
^
symbol: method setSwipe(int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:321: error: cannot find symbol
super.setNbMaxLignes(0);
^
symbol: method setNbMaxLignes(int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:323: error: cannot find symbol
super.setImagePlusMoins("G:\\Mes Projets Mobile\\EXPRESS_Foyer_Amicale\\Gabarits\\WM\\230 iGram\\iGram_Break_Pict@dpi1x.png?E2_");
^
symbol: method setImagePlusMoins(String)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:325: error: cannot find symbol
super.setMargeInterneEnteteColonne(0, 0, 0, 0);
^
symbol: method setMargeInterneEnteteColonne(int,int,int,int)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Consultation.java:532: error: no suitable method found for ajouter(String,GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients)
super.ajouter("TABLE_EXPRESS_clients", mWD_TABLE_EXPRESS_clients);
^
method s.ajouter(String,o) is not applicable
(argument mismatch; GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients cannot be converted to o)
method i.ajouter(String,o) is not applicable
(argument mismatch; GWDFEXPRESS_FEN_Consultation.GWDTABLE_EXPRESS_clients cannot be converted to o)
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Crediter.java:401: error: cannot find symbol
WDAPIFenetre.ecranVersFichier(GWDPEXPRESS_Foyer_Amicale.ms_Project.mWD_EXPRESS_FEN_Crediter,WDAPIHF.getFichierSansCasseNiAccent("express_clients"));
^
symbol: variable WDAPIFenetre
location: class GWDFEXPRESS_FEN_Crediter.GWDBTN_Ecrire
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Crediter.java:413: error: cannot find symbol
WDAPIFenetre.ecranVersFichier(GWDPEXPRESS_Foyer_Amicale.ms_Project.mWD_EXPRESS_FEN_Crediter,WDAPIHF.getFichierSansCasseNiAccent("express_clients"));
^
symbol: variable WDAPIFenetre
location: class GWDFEXPRESS_FEN_Crediter.GWDBTN_Ecrire
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Crediter.java:866: error: cannot find symbol
WDAPIFenetre.fichierVersEcran(GWDPEXPRESS_Foyer_Amicale.ms_Project.mWD_EXPRESS_FEN_Crediter,WDAPIHF.getFichierSansCasseNiAccent("express_clients"));
^
symbol: variable WDAPIFenetre
location: class GWDFEXPRESS_FEN_Crediter.GWDSAI_Nom
G:\Mes Projets Mobile\EXPRESS_Foyer_Amicale\Android\Gen\src\com\Jperrio\foyer_amicale\wdgen\GWDFEXPRESS_FEN_Payer.java:664: error: cannot find symbol
WDAPIFenetre.ecranVersFichier(GWDPEXPRESS_Foyer_Amicale.ms_Project.mWD_EXPRESS_FEN_Payer,WDAPIHF.getFichierSansCasseNiAccent("express_clients"));
^
symbol: variable WDAPIFenetre
location: class GWDFEXPRESS_FEN_Payer.GWDBTN_Payer
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
46 errors
:compileDebugJavaWithJavac FAILED
************************************************************************************************************************************
Sur mon application, j'ai 3 pages avec des boutons et un lien vers une Base HFSQL de 3 colonnes (ID, Nom et montant)
Si je lis bien, ce sont ces liens qui poseraient problème.

Merci
Membre enregistré
62 messages
Posté le 23 mars 2019 - 11:22
C 'esst réglé en vidant les dossiers temporaires