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

Open 圆4 Native Tools Command Prompt for VS 2019 from Start Menu, or other architectures you need.Create a prefix directory, for example d:/flipclock-prefix, program files will be installed into it.But thanks to Meson which handles all dirty things for me, it's SDL2 wrap works now and I managed to tweak it to build a static linked program automatically if no pre-built dependency found. Windows is a horrible platform for developers: no package manager for easy distribution, slowly visual studio, complicated tool chains. It might be quite hard for some Windows users to understand how complicated building static libraries is and what dynamically libraries are. Anyone who knows something about compiling, linking and loading won't complain. NOTICE: I saw a windows user says "This program has dlls in its folder so it's not simple!" and I got angry. 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.Install a C compiler, Meson, Ninja, libc, libm, SDL2 and SDL2_ttf.

Build From Source Linux With Meson (Recommended)

Please note I may not have time to build every version for Windows, just pick the latest available one. Just download file with win in its name from release page, extract it and right click flipclock.scr to install it as a screensaver. Please help package FlipClock to your distribution! Windows # flatpak install flathub & flatpak run
