Closed blumf closed 4 years ago
Hi, is namke
correct? doesn't work here
6. Build the static debug lib
> namke /f makefile.vc RUNTIME_LIBS=static
7. Build the static release lib
> namke /f makefile.vc BUILD=release RUNTIME_LIBS=static
probably was nmake
👍
Oops! Yeah nmake
Fix: #123
Works on both Windows (Visual Studio 2019 tested), and Linux (Slackware 14.2 and Mint 20 tested)
Take note! I've edited the BUILD.txt file for this. But everything else should merge in without affecting anything else.