This repository contains a few scripts which could be used to set up Céu and SDL2 on Windows machine with Cygwin.
Proceed to instructions.
TL;DR:
-
Install Cygwin and the following packages using Cygwin installer:
curl, freetype2 (x64 only), g++, gcc, git, libpng, lua-lpeg 0.12, lua5.1, make, unzip and zlib. -
Run build-ceu.sh.
-
Run download-sdl.sh.
-
Run build-sdl.sh.
-
Run get-ceu-sdl.sh.