PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → help... J'ai cette erreur mais je ne comprand pas ...
help... J'ai cette erreur mais je ne comprand pas ...
Débuté par Darian, 13 jan. 2020 09:46 - Aucune réponse
Membre enregistré
6 messages
Popularité : +1 (1 vote)
Posté le 13 janvier 2020 - 09:46
Echec de la création de l'application Android <D:\Mes Projets Mobile\Chill And Relax\Exe\Chill And Relax.apk>.


Ligne de commande : "C:\Program Files\Java\jdk-10.0.2\bin\java.exe" -Duser.dir="D:\Mes Projets Mobile\Chill And Relax\Android\Gen" "-Dorg.gradle.appname=D:\Mes Projets Mobile\Chill And Relax\Android\Gen" -classpath "D:\WINDEV Mobile 24 Express\Personnel\Android\Gradle\lib\gradle-launcher-4.4.1.jar" org.gradle.launcher.GradleMain assembleDebug -b "D:\Mes Projets Mobile\Chill And Relax\Android\Gen\build.gradle"


Erreur retournée :
:compileDebugJavaWithJavacD:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:38: error: cannot find symbol
class GWDIMG_Download_Relax_PNG_Photo extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFFEN_Bienvenue
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:39: error: cannot find symbol
class GWDIMG_Diffuseur_Diffuser_Air_Freshner_vert_green_respiratoire_respiratory_Puressentiel extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFFEN_lienutile
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:150: error: cannot find symbol
class GWDIMG_Logo_MD_sophrologie_def extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFFEN_lienutile
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:261: error: cannot find symbol
class GWDIMG_Huile_essentielle_citron extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFFEN_lienutile
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:41: error: cannot find symbol
class GWDIMG_Visuel extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFIFI_Chilling
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:647: error: cannot find symbol
class GWDIMG_F19de20d extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFIFI_Chilling
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:739: error: cannot find symbol
class GWDMCTXMenu extends WDMenuContextuel
^
symbol: class WDMenuContextuel
location: class GWDFIFI_Chilling
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:742: error: cannot find symbol
class GWDMOption1 extends WDOptionMenu
^
symbol: class WDOptionMenu
location: class GWDFIFI_Chilling.GWDMCTXMenu
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:781: error: cannot find symbol
class GWDMOption2 extends WDOptionMenu
^
symbol: class WDOptionMenu
location: class GWDFIFI_Chilling.GWDMCTXMenu
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:36: error: cannot find symbol
class GWDIMG_Tumblr_static_t extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFIFI_external_Link
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:147: error: cannot find symbol
class GWDIMG_Download_Relax_PNG_Photo extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFIFI_external_Link
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:258: error: cannot find symbol
class GWDIMG_Md_5ac49da6b9095 extends WDChampImage
^
symbol: class WDChampImage
location: class GWDFIFI_external_Link
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:88: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:90: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:92: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:94: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:98: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:100: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:102: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:110: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_Bienvenue.java:325: error: incompatible types: GWDFFEN_Bienvenue.GWDIMG_Download_Relax_PNG_Photo cannot be converted to w
super.ajouter("IMG_Download_Relax_PNG_Photo", mWD_IMG_Download_Relax_PNG_Photo);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:89: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:91: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:93: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:95: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:99: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:101: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:103: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:111: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:128: error: cannot find symbol
WDAPIDiversSTD.lanceAppliAssociee("https://www.compagnie-des-sens.fr/diffuseur-huile-essentielle/…");
^
symbol: variable WDAPIDiversSTD
location: class GWDFFEN_lienutile.GWDIMG_Diffuseur_Diffuser_Air_Freshner_vert_green_respiratoire_respiratory_Puressentiel
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:200: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:202: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:204: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:206: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:210: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:212: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:214: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:222: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:239: error: cannot find symbol
WDAPIDiversSTD.lanceAppliAssociee("");
^
symbol: variable WDAPIDiversSTD
location: class GWDFFEN_lienutile.GWDIMG_Logo_MD_sophrologie_def
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:311: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:313: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:315: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:317: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:321: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:323: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:325: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:333: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:350: error: cannot find symbol
WDAPIDiversSTD.lanceAppliAssociee("https://fr.puressentiel.com/");
^
symbol: variable WDAPIDiversSTD
location: class GWDFFEN_lienutile.GWDIMG_Huile_essentielle_citron
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:648: error: incompatible types: GWDFFEN_lienutile.GWDIMG_Diffuseur_Diffuser_Air_Freshner_vert_green_respiratoire_respiratory_Puressentiel cannot be converted to w
super.ajouter("IMG_Diffuseur_Diffuser_Air_Freshner_vert_green_respiratoire_respiratory_Puressentiel", mWD_IMG_Diffuseur_Diffuser_Air_Freshner_vert_green_respiratoire_respiratory_Puressentiel);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:650: error: incompatible types: GWDFFEN_lienutile.GWDIMG_Logo_MD_sophrologie_def cannot be converted to w
super.ajouter("IMG_Logo_MD_sophrologie_def", mWD_IMG_Logo_MD_sophrologie_def);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFFEN_lienutile.java:652: error: incompatible types: GWDFFEN_lienutile.GWDIMG_Huile_essentielle_citron cannot be converted to w
super.ajouter("IMG_Huile_essentielle_citron", mWD_IMG_Huile_essentielle_citron);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:91: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:93: error: cannot find symbol
super.setParamImage(2359304, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:95: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:97: error: cannot find symbol
super.setZoneClicage(false);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:101: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:103: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:105: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:113: error: cannot find symbol
super.setStyleLibelle(0x0, creerPolice_GEN("MS Shell Dlg", -11.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:335: error: incompatible types: GWDFIFI_Chilling.GWDMCTXMenu cannot be converted to WDObjet
super.setMenuContextuel(mWD_CTXMenu);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:413: error: cannot find symbol
WDAPIFenetre.ouvreFille(GWDPChill_And_Relax.getInstance().mWD_FI_external_Link);
^
symbol: variable WDAPIFenetre
location: class GWDFIFI_Chilling.GWDBTN_Menu
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:535: error: cannot find symbol
WDAPIFenetre.ouvreFille(GWDPChill_And_Relax.getInstance().mWD_FEN_lienutile);
^
symbol: variable WDAPIFenetre
location: class GWDFIFI_Chilling.GWDBTN_BOUTON
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:697: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:699: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:701: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:703: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:707: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:709: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:711: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:719: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:752: error: cannot find symbol
super.setConteneurMenu(GWDMCTXMenu.this);
^
symbol: method setConteneurMenu(GWDFIFI_Chilling.GWDMCTXMenu)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:769: error: cannot find symbol
super.setNumero(2);
^
symbol: method setNumero(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:771: error: cannot find symbol
super.setAffichageDansActionBar(false);
^
symbol: method setAffichageDansActionBar(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:773: error: cannot find symbol
super.setIconePredefinie(-1);
^
symbol: method setIconePredefinie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:791: error: cannot find symbol
super.setConteneurMenu(GWDMCTXMenu.this);
^
symbol: method setConteneurMenu(GWDFIFI_Chilling.GWDMCTXMenu)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:808: error: cannot find symbol
super.setNumero(3);
^
symbol: method setNumero(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:810: error: cannot find symbol
super.setAffichageDansActionBar(false);
^
symbol: method setAffichageDansActionBar(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:812: error: cannot find symbol
super.setIconePredefinie(-1);
^
symbol: method setIconePredefinie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:822: error: cannot find symbol
super.ajouterMenu(mWD_Option1);
^
symbol: method ajouterMenu(GWDFIFI_Chilling.GWDMCTXMenu.GWDMOption1)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:824: error: cannot find symbol
super.ajouterMenu(mWD_Option2);
^
symbol: method ajouterMenu(GWDFIFI_Chilling.GWDMCTXMenu.GWDMOption2)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:836: error: cannot find symbol
super.setTitreMenu("");
^
symbol: method setTitreMenu(String)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:838: error: cannot find symbol
super.setStyleOptionRepos(0xF7000000, 0xFF000001, creerPolice_GEN("Tahoma", -11.000000, 0));
^
symbol: method setStyleOptionRepos(int,int,c)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:839: error: cannot find symbol
super.setStyleOptionSurvol(0xF7000000, 0xFF000001, creerPolice_GEN("Tahoma", -11.000000, 0));
^
symbol: method setStyleOptionSurvol(int,int,c)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:927: error: incompatible types: GWDFIFI_Chilling.GWDIMG_Visuel cannot be converted to w
super.ajouter("IMG_Visuel", mWD_IMG_Visuel);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:939: error: incompatible types: GWDFIFI_Chilling.GWDIMG_F19de20d cannot be converted to w
super.ajouter("IMG_F19de20d", mWD_IMG_F19de20d);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_Chilling.java:941: error: incompatible types: GWDFIFI_Chilling.GWDMCTXMenu cannot be converted to a
ajouterMenuContextuel(mWD_CTXMenu);
^
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:86: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:88: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:90: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:92: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:96: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:98: error: cannot find symbol
super.setOrientationExif(false);
^
symbol: method setOrientationExif(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:100: error: cannot find symbol
super.setParamAnimation(1, 1, false, 300, true, false);
^
symbol: method setParamAnimation(int,int,boolean,int,boolean,boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:108: error: cannot find symbol
super.setStyleLibelle(0x2D2D2D, creerPolice_GEN("Trebuchet MS", -8.000000, 0), -1, 0, 0x2D2D2D);
^
symbol: method setStyleLibelle(int,c,int,int,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:125: error: cannot find symbol
WDAPIDiversSTD.lanceAppliAssociee("");
^
symbol: variable WDAPIDiversSTD
location: class GWDFIFI_external_Link.GWDIMG_Tumblr_static_t
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:197: error: cannot find symbol
super.setTransparence(1);
^
symbol: method setTransparence(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:199: error: cannot find symbol
super.setParamImage(2097158, 0, true, 100);
^
symbol: method setParamImage(int,int,boolean,int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:201: error: cannot find symbol
super.setSymetrie(0);
^
symbol: method setSymetrie(int)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:203: error: cannot find symbol
super.setZoneClicage(true);
^
symbol: method setZoneClicage(boolean)
D:\Mes Projets Mobile\Chill And Relax\Android\Gen\src\com\masociete\chill_and_relax\wdgen\GWDFIFI_external_Link.java:207: error: cannot find symbol
super.setChargementEnTacheDeFond(false);
^
symbol: method setChargementEnTacheDeFond(boolean)
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
100 errors
FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
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.

* Get more help at https://help.gradle.org

BUILD FAILED in 4s
16 actionable tasks: 6 executed, 10 up-to-date