Erreur compilation ScriptDev2
Erreur compilation ScriptDev2
Bonjour,

J'ai compiler MaNGOS correctement sans aucune erreur.
Je suis passez ensuite a la compilation du scriptdev2 et voilà ce que çà m'affiche (Voir pièce jointe)

Je vous est mis ce que m'afficher Microsoft Visual C++ 2010 dans un fichier txt car il y a des erreurs tous le long , alors je ne sais pas quoi vous donnez pour pouvoir m'aider.

Bonne journée et merci Smile
Je ne vois pas de piece jointe
Le fichier est trop gros .. comment pourrais-je vous montrer les erreurs ?
copier coller Smile
Je vais vous montrer un bout de ce qu'il m'écris :

Code :
1>  ScriptMgr.cpp
1>..\system\system.cpp(62): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(62): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(62): error C3861: 'bar': identifier not found
1>..\system\system.cpp(67): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(67): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\system\system.cpp(106): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(106): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(106): error C3861: 'bar': identifier not found
1>..\system\system.cpp(107): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(107): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\system\system.cpp(124): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(124): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(124): error C3861: 'bar': identifier not found
1>..\system\system.cpp(129): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(129): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\system\system.cpp(168): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(168): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(168): error C3861: 'bar': identifier not found
1>..\system\system.cpp(169): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(169): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\system\system.cpp(202): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(202): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(202): error C3861: 'bar': identifier not found
1>..\system\system.cpp(207): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(207): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\system\system.cpp(241): error C2065: 'barGoLink' : undeclared identifier
1>..\system\system.cpp(241): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\system\system.cpp(241): error C3861: 'bar': identifier not found
1>..\system\system.cpp(242): error C2065: 'bar' : undeclared identifier
1>..\system\system.cpp(242): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''
1>..\ScriptMgr.cpp(103): error C2065: 'barGoLink' : undeclared identifier
1>..\ScriptMgr.cpp(103): error C2146: syntax error : missing ';' before identifier 'bar'
1>..\ScriptMgr.cpp(103): error C3861: 'bar': identifier not found
1>..\ScriptMgr.cpp(104): error C2065: 'bar' : undeclared identifier
1>..\ScriptMgr.cpp(104): error C2228: left of '.step' must have class/struct/union
1>          type is ''unknown-type''

car ce que m'affiche visual en entier est trop gros pour que je le copie / colle.
Le journal d'erreur eut été mieux que le journal de compil non Oo ?
C'est un choix.
Cette erreur est suite d'une mise à jour de mangos c'est aussi simple que ça!
https://gist.github.com/1128574
Ok merci beaucoup !

Retourner en haut Accueil