656 B
656 B
Build Instructions for various platforms
Linux
make static_libmake tests
macOS
make static_libmake macos_frameworkmake tests
iOS
make ios_framework
FreeBSD
make static_libmake tests
Windows
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-64installation is
- Tell it where your
make static_libmake tests
This will output binaries to build/mingw-w64