You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
629 B
629 B
Build Instructions for various platforms
Linux
make static_libmake tests
macOS
make static_libmake tests
iOS
make ios_framework
FreeBSD
make static_libmake tests
Windows
- Prebuilt Binaries\Libraries Here
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