make static_lib
make tests
make static_lib
make macos_framework
make tests
make ios_framework
make static_lib
make tests
Otherwise,
- Set up mingw-w64
- Install a copy of MSYS
- Run
msys.bat
(should be in the base directory of your MSYS installation)- Tell it where your
mingw-64
installation is
- Tell it where your
make static_lib
make tests
This will output binaries to build/mingw-w64