compuphase / pawn

Pawn is a quick and small scripting language that requires few resources.

Home Page:http://www.compuphase.com/pawn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The problem is with running in the x64 application.

x66x39x2Cx41 opened this issue · comments

commented

Hello.

Please tell me what could be the issue. I'm compiling the program in x64 with #define PAWN_CELL_SIZE 64, but the program doesn't run the .amx file.

Although I compile the .amx file itself with the -C64 parameter.