SA-MP Forums Archive
strlib error - 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)
+--- Thread: strlib error (/showthread.php?tid=452997)



strlib error - YahyaBR - 23.07.2013

Hello, i tried to compile my script but i got this error
Код:
E:\Samp Server\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
E:\Samp Server\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
E:\Samp Server\pawno\include\strlib.inc(154) : error 025: function heading differs from prototype
E:\Samp Server\pawno\include\strlib.inc(154) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
i downloaded it from here https://github.com/oscar-broman/strlib
i have redownloaded it but still not working


Re: strlib error - YahyaBR - 24.07.2013

help please?


Re: strlib error - Donvalley - 24.07.2013

The 'forward' doesn't match what is defined in your public function.