Y_ini #include problem
#1

I did

Код:
#include <y_ini>
C:\Users\Fishy\Desktop\New folder (2)\pawno\include\y_ini.inc(1) : fatal error 100: cannot read from file: "..\YSI_Internal\y_compilerpass"


I do have y_ini in my pawno, include folder. any help?

https://gyazo.com/e0dca00bbd8235fc67ce61c9116e13a1
Reply
#2

You need the YSI Library.
Y INI reads from y_complilerpass internally.
The single include will not do you justice.
Reply
#3

Quote:
Originally Posted by Lynn
Посмотреть сообщение
You need the YSI Library.
Y INI reads from y_complilerpass internally.
The single include will not do you justice.
I do have the whole folder but I do not know how to make the script link it to their.

New folder (2)\pawno\include\YSI-Includes-YSI.tl\YSI

should it be?

Код:
#include <YSI-includes.YSItl\YSI\y_ini>
Reply
#4

Make sure your file structure is..
Код:
 - includes
    - YSI
       - y_ini.inc
    - YSI_Internal
       - y_compilerpass.inc
If they have been moved, then they cannot be found which could be why you're getting this error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)