View Single Post
-=hunter=-
Senior Member
Join Date: Jul 2008
Old 08-19-2011 , 14:22   Re: Problem during compiling amxmodx
Reply With Quote #2

I have found solution (deleted a superfluous transfer of a line):
Quote:
#define RETURN_ERRNO(retval, errval) \
do { meta_errno=errval; return(retval); } while(0)
Also was some warnings. For removing this warnings I commented "#define SERVER_EXECUTE" in winspool.h and "#define ARRAYSIZE(A)" in winnt.h.
-=hunter=- is offline
Send a message via ICQ to -=hunter=- Send a message via Skype™ to -=hunter=-