Why does this compile so slow? (<YSI\y_ini> )
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
It's just that YSI is notorious for a lot of compiler hacking and lots and lots of macros, many of which recursive. The compiler has to do multiple rounds to parse all this hacked stuff which makes it incredibly slow. I would suggest including only the stuff that you actually need. If you only require foreach then only include y_iterate, for example.
That means i should do #include <y_ini> making sure that y_ini file is not in the YSI folder but just in include correct?

ive done that and i get this
pawn Код:
C:\Games\Rockstar Games\GTA San Andreas\sampserver\pawno\include\y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

should i replace this internal\y_version now too ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)