SA-MP Forums Archive
Undefined symbol - 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: Undefined symbol (/showthread.php?tid=556246)



Undefined symbol - Glossy42O - 10.01.2015

Got little errors..

PHP код:
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(98) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(120) : error 017undefined symbol "Name"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(121) : error 017undefined symbol "IP"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(122) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(122) : error 017undefined symbol "Name"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(123) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(136) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(137) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(173) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(173) : error 017undefined symbol "Name"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(174) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(187) : error 017undefined symbol "mysql"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(187) : error 017undefined symbol "Name"
C:\Users\yan\Desktop\LSGW\gamemodes\LsGw.pwn(188) : error 017undefined symbol "mysql" 
Why does it say that? the last time it didn't


Re: Undefined symbol - amirab - 10.01.2015

maybe maybe missing one }


Re: Undefined symbol - Beckett - 10.01.2015

You might be missing a bracket. Use this online finder to see if you are lacking a bracket.

Click me.


Re: Undefined symbol - Glossy42O - 10.01.2015

EDIT: didn't work.. nothin missing


Re: Undefined symbol - TheRaGeLord - 10.01.2015

Try to Replace pawn folder with a new one...Having Same Includes


Re: Undefined symbol - Glossy42O - 10.01.2015

it is new.


Re: Undefined symbol - TheRaGeLord - 10.01.2015

I mean Replace Your Pawn Compiler with a new one.. I'm a bit Sure It will work


Re: Undefined symbol - Glossy42O - 10.01.2015

I did it now. same


Re: Undefined symbol - Glossy42O - 11.01.2015

bump


Re: Undefined symbol - fatlirmorina - 11.01.2015

Probably you removed any #include