Error while compiling plugin - 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: Error while compiling plugin (
/showthread.php?tid=627590)
Error while compiling plugin -
Deroxi - 29.01.2017
So, while im trying to compile a plugin that im working on using VS 14 2015 I came across the following error that I just can't seem to figure out. I hope that there's somebody to help me here.
Screenshot of error:
Re: Error while compiling plugin -
Spmn - 29.01.2017
Have you added HAVE_STDINT_H to preprocessor definitions?
You should post more information (lines, headers used etc), though.
Re: Error while compiling plugin -
Deroxi - 29.01.2017
Thanks, its fixed!