05.11.2011, 21:29
Hey guys,
When I try to compile using the include it fails -_-.
I get the following errors:
I am using the newest version of YSI: YSI 3.0 RC2.
Does anyone knows a fix?
BTW, I am having it in this order:
#include <a_samp>
#include <streamer>
#include <a_mysql>
#include <mapandreas>
#include <gvar>
#include <YSI\y_timers>
When I try to compile using the include it fails -_-.
I get the following errors:
Код:
I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 029: invalid expression, assumed zero I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 029: invalid expression, assumed zero I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : error 017: undefined symbol "@yT_" I:\Users\Timothy Kramer\Desktop\Bureaublad mappen\sa-mp 0.3d\pawno\include\YSI\y_timers.inc(489) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
I am using the newest version of YSI: YSI 3.0 RC2.
Does anyone knows a fix?
BTW, I am having it in this order:
#include <a_samp>
#include <streamer>
#include <a_mysql>
#include <mapandreas>
#include <gvar>
#include <YSI\y_timers>