Error when compile gamemode
#1

I get error when i'm compile gamemode

please help me
Reply
#2

Why did you disable the includes? Try remove the
pawn Код:
/*
which on the top of your gamemode
Reply
#3

Wow, thanks.
Reply
#4

I have 1 error in foreach
Код:
Z:\Downloads\Programs\WilRez\pawno\include\foreach.inc.txt(213) : error 001: expected token: "#endif", but found "-end of file-"
Код:
// Foreach is newer.
			#undef _inc_y_iterate
            #define _FOREACH_NO_TEST
            #include <YSI\y_iterate>
            #endinput
        #endif
    #endif
#endif
Reply
#5

get the latest foreach
Reply
#6

I would suggest getting YSI then just include y_iterate which is foreach.
#include <YSI\y_iterate>
Reply
#7

AzaMx : Can you give me link for download the latest foreach ?.
Reply
#8

here is https://sampforum.blast.hk/showthread.php?tid=92679
Reply
#9

I get same error
Код:
Z:\Downloads\Programs\A\foreach.inc_test.txt(198) : error 001: expected token: "#endif", but found "-end of file-"
Код:
// Foreach is newer.
			#undef _inc_y_iterate
			#define _FOREACH_NO_TEST
			#include <YSI\y_iterate>
			#endinput
		#endif
	#endif
#endif
Reply
#10

delete all your foreach.inc, you kinda change everythings.. why the heck there are test.txt...? just keep it foreach.inc
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)