Error .....
#1

When i try to recompile my gm i get this errors :
Код:
../include/gl_common.inc(80) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(95) : error 047: array sizes do not match, or destination array is too small
../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Line 80
Код:
#define COLOR_GREY 0xAFAFAFAA
Line 95
Код:
#define PINK    0xFF66FFAA
Line 139
Код:
{
I've tryed to redownload gl_common.inc and put in includes folder but same problem ...
Reply
#2

Probably the gl_common.inc gots the strtok and the IsNumeric. Remove those 2 if you got them in your script.
Reply
#3

or remove gl_common.inc from the top of the script
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)