Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by ThomasTailor93
Is it in any way possible to compile YSI 4 with Pawn compiler 3.2.3664? It's always crashing. Pawn compiler 3.10 works fine, but give some warnings.
pawn Код:
D:\Program Files (x86)\Pawno\include\YSI\..\YSI_Coding\..\YSI_Core\..\YSI_Storage\y_amx.inc(1010) : warning 208: function with tag result or global variables as arguments is used before definition, forcing reparse D:\Program Files (x86)\Pawno\include\YSI\..\YSI_Coding\y_inline/impl.inc(1468) : warning 208: function with tag result or global variables as arguments is used before definition, forcing reparse D:\Program Files (x86)\Pawno\include\YSI\..\YSI_Coding\y_inline/impl.inc(1630) : warning 208: function with tag result or global variables as arguments is used before definition, forcing reparse Pawn compiler 3.10.1 Copyright (c) 1997-2006, ITB CompuPhase
3 Warnings.
|
That was an accident caused by Y-Less, he accidently merged his working fork into Misiur's repo. It has been reversed now and you should be able to compile fine.