[Ajuda] erros compilar - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] erros compilar (
/showthread.php?tid=475540)
erros compilar -
SoMbRa69 - 13.11.2013
Boas pessoal podem me ajudar tame a dar estes erros
C:\Users\home\Desktop\teste.pwn(8
: warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\home\Desktop\teste.pwn(1672) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\home\Desktop\teste.pwn(13515) : warning 235: public function lacks forward declaration (symbol "OnPlayerInfoChange")
Desde ja obrigado
Re: erros compilar -
Dana_scully - 13.11.2013
forward OnPlayerPrivmsg();
forward OnPlayerInfoChange();
MAX_PICKUPS vc definiu 2x
Respuesta: erros compilar -
AssasinoLM - 13.11.2013
Quote:
Originally Posted by SoMbRa69
Boas pessoal podem me ajudar tame a dar estes erros
C:\Users\home\Desktop\teste.pwn(8 : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\home\Desktop\teste.pwn(1672) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\home\Desktop\teste.pwn(13515) : warning 235: public function lacks forward declaration (symbol "OnPlayerInfoChange")
Desde ja obrigado
|
vc poderia colocar as linhas dos erros para nos ajudar a te ajudar!!!
Re: erros compilar -
Don_Speed - 13.11.2013
Quote:
Originally Posted by SoMbRa69
C:\Users\home\Desktop\teste.pwn(8 : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
|
Simbolo ja definido .