BotoX 76ffbe7e13 Update spcomp and includes to latest 1.10-fork
disable warning 241: Array-based enum structs will be removed in 1.11
2019-09-27 13:16:54 +02:00
..
2014-07-30 12:23:47 +03:00

Compiling:

- Windows: Use compile.bat in the source code repository.
- Linux: Use the Makefile script.

The binary will be made in <repos>/build.

The develop environment should be mostly stand-alone with SourcePawn compiler
some tools and include files.

Linux requirements:
- Make
- Mercurial

Windows requirements:
- TortoiseHg or Mercurial