Posts: 84
Threads: 18
Joined: Sep 2012
Reputation:
0
Why 0admin not compile?
CLick F5 for compile but not compile, the window remains white! Why?
Posts: 973
Threads: 10
Joined: Sep 2012
Reputation:
0
Its the includes, make sure to re-download them, undamaged
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Does it show any errors or warnings while compiling ? do you wait some time or no because it may some time depending on the number of the lines (size of the script)
Posts: 84
Threads: 18
Joined: Sep 2012
Reputation:
0
The file is new, i have download now..
the problem is : #include <YSI / y_ini>
If i change / with \ the script not compile..
Default : #include < YSI/Y_ini >
I have changed in : #include < YSI\Y_ini > but not compile.
If use default include the compiler warn me with this error (include\YSI/Y_ini.inc(161) : fatal error 100: cannot read from file: "internal\y_version")
Sorry my english
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Download y_version.inc and place it in pawno/includes and re-compile
Posts: 973
Threads: 10
Joined: Sep 2012
Reputation:
0
Ok now am sure, its YSI when the package is damaged you get that.Re download..
Posts: 84
Threads: 18
Joined: Sep 2012
Reputation:
0
same error : \include\YSI/y_ini.inc(161) : fatal error 100: cannot read from file: "internal/y_version"