SA-MP Forums Archive
Problem with pawncc in Linux - 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: Problem with pawncc in Linux (/showthread.php?tid=650643)



Problem with pawncc in Linux - Moras - 03.03.2018

Hi. Please, how can i fix it?


Re: Problem with pawncc in Linux - JaskaranSingh - 03.03.2018

Just #include <a_samp>

That's it!


Re: Problem with pawncc in Linux - Moras - 03.03.2018

An error occurs even when include <a_samp>
I think the problem is in the path that I'm setting for pawncc, but it compiles and as if does not see include


Re: Problem with pawncc in Linux - JaskaranSingh - 03.03.2018

This is the build, I am using:

Quote:

{
"cmd": ["pawncc.exe", "-i includes", "$file", "-;+"],
"path": "YOUR_PATH"
}




Re: Problem with pawncc in Linux - Moras - 03.03.2018

Quote:
Originally Posted by JaskaranSingh
Посмотреть сообщение
This is the build, I am using:
Yes, in Windows, but i using Linux