SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Error ? (/showthread.php?tid=113571)



Error ? - xivo - 14.12.2009

Hey guys, i have an error how to fix it ?


i have the Files

dini
dudb

and i have included it

Код:
#include <dini>
#include <dudb>
but when i want to compile the Game,
then it says this

Код:
fatal error 100: cannot read from file: "dini"
fatal error 100: cannot read from file: "dudb"



Re: Error ? - Robert007 - 14.12.2009

Lack of the file in PAWNO/includes


Re: Error ? - Mystique - 14.12.2009

Download the files dini and dubd by searching on ****** and put them into your server/pawno/include map.
That should work.


Re: Error ? - Jakku - 14.12.2009

Download the dini & dudb includes and copy them into your Pawno / Includes folder. It will work