SA-MP Forums Archive
Pawno Compile error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Pawno Compile error (/showthread.php?tid=582642)



Pawno Compile error - Andy5 - 22.07.2015

When Im Trying To Compile any script , It Sends me an Error to me "Unable To Excute Compiler.."

im Using Windows XP SP2 .... Can Anyone Help Me Please ?!!


ScreenShop




Re: Pawno Compile error - haZh - 22.07.2015

Did you try running Pawno as an administrator? If that didn't work, check if there are pawncc.exe, pawnc.dll and libpawnc.dll files in your Pawn root folder. These are the latest and default file sizes:
1. pawncc.exe 15.0 KB (15,360 bytes)
2. pawnc.dll 160 KB (163,840 bytes)
3. libpawnc.dll 275 KB (281,600 bytes)
These file sizes should be exactly the same, if not they might be corrupted. Some of the *.dll files that I have mentioned above may be blocked. Go to "Properties" of those files and unblock them manually from "General" tab. You can also try different "Compatibility" settings for pawncc.exe in the "Compatibility" tab. Make sure you have installed all the latest .NET Frameworks and C++ Runtime Libraries. You can find some alternative scripting editors here: https://sampwiki.blast.hk/wiki/Scripting_Editors


Re: Pawno Compile error - Andy5 - 23.07.2015

ok Thanks