SA-MP Forums Archive
[Ajuda] Erro ao compilar no 0.3d - 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] Erro ao compilar no 0.3d (/showthread.php?tid=295373)



[Ajuda] Erro ao compilar no 0.3d - BillieJoe - 06.11.2011

Eu compilei ele normal no 0.3c, quando vou compilar no 0.3d ele aparece uma sйrie de erros

Код:
C:\Users\Administrador\Desktop\Files\bra.pwn(24139) : error 021: symbol already defined: "strtok"
C:\Users\Administrador\Desktop\Files\bra.pwn(24154) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(25654) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(25714) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(25767) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(26435) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(26494) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27175) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27203) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27214) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27274) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27543) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27570) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27600) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27608) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27642) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27650) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27683) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27728) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27791) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27849) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27857) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27892) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(27900) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(28127) : error 047: array sizes do not match, or destination array is too small
C:\Users\Administrador\Desktop\Files\bra.pwn(28183) : error 047: array sizes do not match, or destination array is too small

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.



Re: Erro ao compilar no 0.3d - Cristhian - 06.11.2011

new suaarray[256];


Re: Erro ao compilar no 0.3d - junioor - 06.11.2011

Voce definiu duas vezes a "strtok" exclui uma .


Re: Erro ao compilar no 0.3d - BillieJoe - 06.11.2011

Quote:
Originally Posted by junioor
Посмотреть сообщение
Voce definiu duas vezes a "strtok" exclui uma .
continua.


Re: [Ajuda] Erro ao compilar no 0.3d - ViniBorn - 06.11.2011

Veririque se vocк usa duas includes que contйm strtok


Re: [Ajuda] Erro ao compilar no 0.3d - KilleRJunioR - 10.04.2012

Troque as includes que vc usa que sao versao 0.3d para versao 0.3c que vai pegar xD


Re: [Ajuda] Erro ao compilar no 0.3d - Rodrigo. - 10.04.2012

Quote:
Originally Posted by KilleRJunioR
Посмотреть сообщение
Troque as includes que vc usa que sao versao 0.3d para versao 0.3c que vai pegar xD
05/11/2011