

Run mkdir build & cd build & meson setup -prefix=d:/flipclock-prefix -buildtype=release.

#Eve flipclock windows
Windows is a horrible platform for developers: no package manager for easy distribution, slowly visual studio, complicated tool chains. It might be not so easy for some windows users to understand how complicated building static libraries is and what dynamically libraries are. This user knows nothing about compiling, linking and loading. NOTICE: I saw a windows user says "This program has dlls in its folder so it's not simple!" and I got angry.
#Eve flipclock install
Just download file with win in its name from lastest release page, extract it and right click flipclock.scr to install it as a screensaver. If you want to install this to your system, it is suggested to build with mkdir build & cd build & cmake -DCMAKE_INSTALL_PREFIX=/usr.mkdir build & cd build & cmake -DCMAKE_BUILD_TYPE=Debug.If you want to install this to your system, it is suggested to build with mkdir build & cd build & meson setup -prefix=/usr -buildtype=release.Multi-display is only supported in fullscreen mode.

If you run this program in windowed mode ( -w), only one display is supported. I added multi-display support to this program, but adding/removing monitors while program is running is not supported, and you should not do this. FlipClock A flip clock screensaver supported by SDL2.
