Laptop System Trouble (gl_common.inc)
#1

Hi,

I've downloaded this FS Laptop System v2 by Comptons_Eazy_E (( Eric_ ))
but the download only included the Laptop.pwn and i need the gl_common to compile it because now i get these errors
Код:
../include/gl_common.inc(75) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(90) : error 047: array sizes do not match, or destination array is too small
../include/gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
And i don't have that gl_common.inc but i can't find it anywhere so i can donwload it
can anyone help/send gl_common.inc/compile it

Download = http://solidfiles.com/d/5f3/
Topic = http://forum.sa-mp.com/index.php?topic=152918.0
Reply
#2

You do have gl_common.inc, Its in Serverdir/include/

Its just errors inside gl_common that you're getting
Reply
#3

The errors you're getting are saying that things are being defined twice. Comment out strtok and isNumeric in gl_common.inc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)