compiler
compiler copied to clipboard
Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS
i get this error when i wanna run the app 1. i rebot the pc didnt worked 2. i reinstalled the visual studio didnt worked 3. i installed the DLL...
I'm building a development container on linux, with some samp tools _(without sampctl)_, where everything is pre-installed, I'm wondering if there is a default includes folder. _(like `/usr/local/include` or `/usr/...
### Issue description: Constantly getting the Run time error 19: "File or function is not found" error on many standard library functions. Functions like print() work but things like gettime()...
### Issue description: If you declare a native with an external name (i.e. `native A() = B;`) it is placed in the AMX native functions header even if never used....
**What this PR does / why we need it**: Just a couple of small fixes for compiling and running on big-endian systems e.g. MIPS. One commit addresses a compilation error...
Has anyone tried to implement such a thing? So that the entered Russian text in the file, which has UTF-8 encoding, on the output on the server itself will be...
**What this PR does / why we need it**: adds some improvements to the CMake file and the ability to specify the **Name Length** (**sNAMEMAX** variable) **What kind of pull...
### - **Can anyone help me with this?** "(coder)(byte))" **== OUTPUT ==** Main.cpp:1:10: fatal error: 'a_mysql.inc' file not found 1 | #include // Ensure this matches the actual file name...
### Issue description: Some weird errors appeared using my custom build of dev branch... unlike official builds from omp(from the released server archive) or the regular community build (this repo's...