How to fix this error
#1

Quote:

C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(21 3) : error 017: undefined symbol "fexist"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 4) : error 017: undefined symbol "fopen"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 4) : warning 213: tag mismatch
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 5) : error 017: undefined symbol "fopen"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 5) : warning 213: tag mismatch
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 7) : error 017: undefined symbol "fread"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : error 017: undefined symbol "format"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : warning 215: expression has no effect
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : warning 215: expression has no effect
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : warning 215: expression has no effect
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : warning 215: expression has no effect
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Jarek\Desktop\pawno\include\dutils.inc(23 9) : fatal error 107: too many error messages on one line

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


8 Errors.

Help FIX THIS!! Thanks!
Reply
#2

BUMP!!!!!!
Reply
#3

I dont know much about dutils but all those functions is inside the a_samp include. I dont think you should use fread to save/open/read with dutils and dini included.
Reply
#4

Did you include a_samp?

pawn Код:
#include <a_samp>
Reply
#5

Yes a_samp included
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)