Compile - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Compile (
/showthread.php?tid=496136)
archive -
Fredx - 20.02.2014
archive
Re: Compile -
ACI - 20.02.2014
What does the error say?
Re: Compile -
Fredx - 20.02.2014
archive
Re: Compile -
Ha$H_Sexyboy - 20.02.2014
Missing an include
Re: Compile -
Fredx - 20.02.2014
archive
Re: Compile -
Alex Magaсa - 20.02.2014
https://sampforum.blast.hk/showthread.php?tid=58458 (download this put it to pawno/includes & re-compile)
Re: Compile -
Fredx - 20.02.2014
archive
Re: Compile -
Alex Magaсa - 20.02.2014
Quote:
Originally Posted by Fredx
Link doesnt work Alex but thats not the reason.
|
Well then? (i saw the error it's just missing this file
download it here
Re: Compile -
M3HR4N - 20.02.2014
try to add SII include in to your include folder in pawn compiler.
Re: Compile -
MattTucker - 20.02.2014
Quote:
Originally Posted by Fredx
C:\Users\Family\Desktop\Belangerijk\gamemode\gamem odes\PRP.pwn(2) : fatal error 100: cannot read from file: "sii"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
As far as I know it should say "SII" so try replacing that line with this
Hope it helps.
EDIT:You can also go into Pawno folder -> Includes -> start searching for the SII include name and then, #include <name> if it's like "NamE" then <NamE>
Exact caps/low case.