SA-MP Forums Archive
24 errrors pawn compiler - 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: 24 errrors pawn compiler (/showthread.php?tid=567370)



24 errrors pawn compiler - hardiksingh5 - 13.03.2015

C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(686) : error 021: symbol already defined: "unformat"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(133 : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1339) : error 017: undefined symbol "mysql_store_result"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1341) : error 017: undefined symbol "mysql_fetch_row"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1344) : error 017: undefined symbol "mysql_free_result"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1365) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1374) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1402) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1890) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1912) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1913) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1917) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(1932) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2032) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2044) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2047) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2051) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2052) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2061) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2062) : error 017: undefined symbol "mysql_store_result"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2063) : error 017: undefined symbol "mysql_num_rows"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2065) : error 017: undefined symbol "mysql_retrieve_row"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2066) : error 017: undefined symbol "mysql_get_field"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2069) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2070) : error 017: undefined symbol "mysql_free_result"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2083) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2084) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2089) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2099) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2100) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2101) : warning 224: indeterminate array size in "sizeof" expression (symbol "max_len")
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2104) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2127) : error 035: argument type mismatch (argument 1)
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(212 : error 017: undefined symbol "mysql_store_result"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2129) : error 017: undefined symbol "mysql_num_rows"
C:\Users\Dell\Desktop\Life of Flying 0.3x\gamemodes\LoF.pwn(2133) : error 017: undefined symbol "mysql_fetch_row"

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


26 Errors.


Re: 24 errrors pawn compiler - CalvinC - 13.03.2015

Seems like you're using a wrong version of MySQL.