02.11.2013, 21:41
(
Последний раз редактировалось Baltazar; 02.11.2013 в 23:25.
)
So, I'm trying to include the whole YSI and it gives me this warning:
#pragma unused is not a solution
what's the problem here and how to correctly fix it?
EDIT: Ok, here are few more problems
[23:25:01] *** YSI Error: YSI/users/index.YSI does not exist and couldn't be created.
[23:25:02] *** YSI Error: Could not upgrade user files.
[23:25:02] *** YSI Error: Could not upgrade user files.
[23:25:02] *** YSI Error: No languages found - Did you add "Langs_AddLanguage" to the script init (NOT "main")?
Код:
warning 203: symbol is never used: "Langs_AddLanguage"
![Cheesy](images/smilies/biggrin.png)
EDIT: Ok, here are few more problems
[23:25:01] *** YSI Error: YSI/users/index.YSI does not exist and couldn't be created.
[23:25:02] *** YSI Error: Could not upgrade user files.
[23:25:02] *** YSI Error: Could not upgrade user files.
[23:25:02] *** YSI Error: No languages found - Did you add "Langs_AddLanguage" to the script init (NOT "main")?