pawn icon indicating copy to clipboard operation
pawn copied to clipboard

Building Pawn for OpenWatcom v2

Open hydexon opened this issue 2 years ago • 0 comments

Hi, i'm trying to build the Pawn runtime to embed in OpenWatcom targeting DOS, it didn't work with CMake because somehow the generated makefile wants to build with POSIX features not supported in DOS nor Watcom, there's a better way to do it?, your documentation and website mentions OpenWatcom support but no way how to build under OW.

Thanks.

hydexon avatar Feb 27 '22 16:02 hydexon