SA-MP Forums Archive
I cant Compile - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I cant Compile (/showthread.php?tid=332735)



I cant Compile - sanjil_rijal - 09.04.2012

Can anyone help me after i updated to the latest version of YSI i cannot compile it says something like this:
Код:
D:\Pujan's gaming\Extension Gaming Roleplay\pawno\include\YSI\y_iterate.inc(197) : fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."


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


1 Error.



Re: I cant Compile - DannySnoopy - 09.04.2012

Are you 100 percent sure you updated to the newest version of foreach?


Re: I cant Compile - Reklez - 09.04.2012

update your foreach to new one which can be download here


Re: I cant Compile - sanjil_rijal - 09.04.2012

Thanks a lot dude given u a rep+


Re: I cant Compile - sanjil_rijal - 09.04.2012

Damn! Replaced in the pawno/include but still the same problem while compiling D=


Re: I cant Compile - Jack Shred - 09.04.2012

Are you sure you put it in the right server folder?
Are you sure you opened pawno.exe from the same server folder?
Try running pawno.exe as an administrator.


Re: I cant Compile - sanjil_rijal - 09.04.2012

Done but the problem is not fixed


Re: I cant Compile - Cjgogo - 09.04.2012

You have really big problems related to YSI,try this at top of your gamemode:
pawn Код:
#define MAX_INI_ENTRY_TEXT 130
#include <YSI/y_ini>