compile issue
#1

Can someone help am trying to add a house script to my GM but adding the defines and am trying to add
#include <YSI\y_ini>

But my GM wont compile due to this is there something i have done wrong?

This is what i have in my top defines

#include <a_samp>
#include <fixes>
#include <zcmd>
#include <sscanf2>
#include <streamer>
#include <iee>
#include <YSI\y_ini>
#include <YSI\y_commands>
#include <foreach>
#pragma tabsize 0
Reply
#2

Try this :
pawn Код:
#include <YSI/y_ini>
Reply
#3

i have that already
Reply
#4

@BeesSi
- It has to be <YSI\y_ini> not that what you said.
Reply
#5

it complies when i remove #include <YSI/y_ini>
altho i do get errors but not all the code has been added
Reply
#6

Hey @Semaj.

Do you have "y_ini" in your pawno/include files?
Reply
#7

@NoDi522, i recently changed it to that and it was working to me, @Semaj, check if you got the YSI include pack..
Reply
#8

Yeah. You should check if you have all of its YSI files included in your ../pawno/include map
Reply
#9

i have the files YSI folder and files in my includes folder
Reply
#10

My complier is blank and am not sure how to fix the issue. Anyone have any idea's, Its only 15K lines all my brackets are in order and am sunnign it as admin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)