TheoryOfNekomata 5d1c4b0a69 | 2 年之前 | |
---|---|---|
__mocks__ | 2 年之前 | |
assets/default | 2 年之前 | |
assets_src | 2 年之前 | |
docs | 2 年之前 | |
src/packages | 2 年之前 | |
tools | 2 年之前 | |
.editorconfig | 2 年之前 | |
.gitignore | 2 年之前 | |
CMakeLists.txt | 2 年之前 | |
README.md | 2 年之前 | |
TODO.md | 2 年之前 | |
dependencies.txt | 2 年之前 |
A beginner template for SDL2 powered by CMake.
Clone this repo.
Download the SDL2 Development Libraries from the official download page.
For Windows
dependencies
folder in this project’s root.SDL2
.For macOS
TODO
Alternatively, on Windows, you can link the external libraries via symlink.
Build the following dependencies first:
portmidi
libwebsockets
(follow the instructions on building LWS)Build via CMake.