undefined symbol errors after 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)
+--- Thread: undefined symbol errors after compiling (
/showthread.php?tid=589610)
undefined symbol errors after compiling -
brandypol - 20.09.2015
Hey guys, I downloaded a house system filterscript and when I compiled the script I got those errors :
undefined symbol "DIALOG_STYLE_TABLIST_HEADERS"
undefined symbol "EDIT_RESPONSE_CANCEL"
undefined symbol "EDIT_RESPONSE_FINAL"
How can I fix them ?
Re: undefined symbol errors after compiling -
Florentin77 - 20.09.2015
Hi !
Try to download again the include of samp 0.3.7 from the samp website
If it doesn't work, show us your code
Flo'
Re: undefined symbol errors after compiling -
brandypol - 20.09.2015
Quote:
Originally Posted by Florentin77
Hi !
Try to download again the include of samp 0.3.7 from the samp website
If it doesn't work, show us your code
Flo'
|
I added the code with this message
Re: undefined symbol errors after compiling -
Florentin77 - 20.09.2015
Paste the code on pastebin, can't open .pwn right now
Re: undefined symbol errors after compiling -
Crayder - 20.09.2015
You need to get the latest includes. Download the latest server package (0.3.7 R2-1) and use the includes from the pawno folder.
Re: undefined symbol errors after compiling -
brandypol - 20.09.2015
Quote:
Originally Posted by Crayder
You need to get the latest includes. Download the latest server package (0.3.7 R2-1) and use the includes from the pawno folder.
|
Thanks dude it worked after I downloaded the latest server package
Re: undefined symbol errors after compiling -
Florentin77 - 20.09.2015
Quote:
Originally Posted by Florentin77
Try to download again the include of samp 0.3.7 from the samp website
|
As I said before...