Compile error (help) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Compile error (help) (
/showthread.php?tid=178908)
Compile error (help) -
emer720 - 24.09.2010
C:\Users\Brad\Desktop\VortexRoleplay.pwn(20) : fatal error 100: cannot read from file: "streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Why?
Re: Compile error (help) -
emer720 - 24.09.2010
Anyone gonna help me?
Re: Compile error (help) -
Agovic - 24.09.2010
Check you server_folder/pawno/includes - is the file " streamer.inc " there , it's an #include in you GM that is preventing u to compile! All the #include's have to be in " C:/....../Server_Folder/pawno/includes/---They must be here---"
And they have to be in your gamemode as #include <(include_name;without ".inc")>
There
EDIT : Your .pwn also has to be in a folder like :
C:/.../Server_Folder/Gamemodes-there-
And all the #includes MUST be in the pawno/include file , you must edit the GM that is inside "gamemodes" !
Re: Compile error (help) -
emer720 - 24.09.2010
There is no streamer.inc shoudl i pout the pawno folder on deskop?
Re: Compile error (help) -
emer720 - 24.09.2010
C:\Users\Brad\Desktop\VortexRoleplay.pwn(0) : fatal error 100: cannot read from file: "C:\Users\Brad\Desktop\VortexRoleplay.pwn"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
now i get this error.
Re: Compile error (help) -
emer720 - 24.09.2010
ok fixed the last error, but there is no streamer.inc in the folder how i get?
Re: Compile error (help) -
emer720 - 24.09.2010
Such an easy thing and only one person willing to try to hlep me you guys are awesome (not)