[Help]Error foreach
#4

Quote:
Originally Posted by Pottus
Посмотреть сообщение
Lets take a look at what happens when this error occurs.

pawn Код:
#if defined _inc_foreach
        #if !defined _FOREACH_CUR_VERSION
            // Foreach exists, but it's an old version - don't try use this
            // system or the variables will conflict.
            #error "Old foreach.inc files are no longer compatible with YSI."
            #endinput
        #endif
What it means is you have included the foreach standalone and also y_iterate you should only be including y_iterate.
delete foreach.inc ? or what u mean
Reply


Messages In This Thread
[Help]Error foreach - by astanalol - 28.04.2015, 01:24
Re: [Help]Error foreach - by Antoniohl - 28.04.2015, 02:29
Re: [Help]Error foreach - by Pottus - 28.04.2015, 03:23
Re: [Help]Error foreach - by astanalol - 28.04.2015, 11:07
Re: [Help]Error foreach - by Jimmy0wns - 28.04.2015, 11:20
Re: [Help]Error foreach - by astanalol - 28.04.2015, 11:30
Re: [Help]Error foreach - by astanalol - 28.04.2015, 22:30
Re: [Help]Error foreach - by astanalol - 29.04.2015, 12:44
Re: [Help]Error foreach - by fuckingcruse - 29.04.2015, 14:29
Re: [Help]Error foreach - by arlindi - 29.04.2015, 15:25

Forum Jump:


Users browsing this thread: 1 Guest(s)