Compiling error
#1

Hi all,

I got a really strange problem, I can't compile this in PawnSciTE
Код:
#define COLOR_WHITE 		0xFFFFFFFF
#define COLOR_ATALK 		0x3333FFFF
#define COLOR_TALK			0x989898FF

#include <a_samp>
#include <YSI/y_ini>
#include <YSI/y_timers>
It gives me these errors
Код:
>C:\Users\Antoine\Desktop\AnteinoServer\pawno\pawncc.exe -C- "C:\Users\Antoine\Desktop\AnteinoServer\gamemodes\AnteinoServer.pwn"
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI\y_scripting.inc(86) : warning 219: local variable "addr" shadows a variable at a preceding level
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI\y_scripting.inc(109) : warning 219: local variable "addr" shadows a variable at a preceding level
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI\y_scripting.inc(299) : warning 219: local variable "addr" shadows a variable at a preceding level
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI/y_timers.inc(142) : error 036: empty statement
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI/y_timers.inc(142) : error 036: empty statement
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI/y_timers.inc(196) : error 036: empty statement
C:\Users\Antoine\Desktop\AnteinoServer\pawno\include\YSI/y_timers.inc(196) : error 036: empty statement
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
>Exit code: 1    Time: 0.349
In the Pawno.exe it compiles fine :S

What the heck?
Reply


Messages In This Thread
Compiling error - by StilThere - 27.05.2011, 17:24
Re: Compiling error - by Daren_Jacobson - 27.05.2011, 22:11
Re: Compiling error - by StilThere - 29.05.2011, 18:50
Re: Compiling error - by StilThere - 31.05.2011, 21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)