SA-MP Forums Archive
Error when compiling.. - 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: Error when compiling.. (/showthread.php?tid=65704)



Error when compiling.. - [H]InVion_ - 15.02.2009

Код:
C:\DOCUME~1\MyName\Desktop\server\GAMEMO~1\lvdm3.pwn(17) : fatal error 100: cannot read from file: "dutils"

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


1 Error.
Before you reply 'get dutils', I had dutils. I also re-downloaded it and it still gave me this.
How can I fix it?
Thanks.


Re: Error when compiling.. - Salmon - 15.02.2009

What program are you using for scripting




Re: Error when compiling.. - SilentMouse - 15.02.2009

Quote:
Originally Posted by Salmon
you don't have the dutils include
http://www.drunkenpuppy.net/downloads/dutils.inc

Put it in pawno/include
Quote:
Originally Posted by -•(→•MindWav3•←)•–
Before you reply 'get dutils', I had dutils. I also re-downloaded it and it still gave me this.
---------------

What version of dutils do you have?


Re: Error when compiling.. - [H]InVion_ - 15.02.2009

I have 1.10
I got it from here


Re: Error when compiling.. - Salmon - 15.02.2009

http://www.drunkenpuppy.net/downloads/dutils.inc
1.9^^


Re: Error when compiling.. - [H]InVion_ - 15.02.2009

Quote:
Originally Posted by Salmon
Thanks, but no difference.


Re: Error when compiling.. - Guziiinho - 15.02.2009

Did you put in top of script ?

Код:
#include <dutils>



Re: Error when compiling.. - [H]InVion_ - 15.02.2009

Yes, that is there.


Re: Error when compiling.. - Salmon - 15.02.2009

Lol, there actually is a difference,
1.10 is newer then 1.9 XD, thanks for that (I was thinking like in math class...)


Re: Error when compiling.. - Guziiinho - 15.02.2009

That so strange ... could you post your GM ?

post it with the function code when u post .