Skip to content

1.0.1 binaries

Compare
Choose a tag to compare
@lukaslihotzki lukaslihotzki released this 24 May 10:07
· 24 commits to master since this release

The Windows binaries included here are cross compiled with MinGW under Arch Linux (with packages like mingw-w64-boost, mingw-w64-freetype2-bootstrap, mingw-w64-cmake, mingw-w64-glfw). GLEW is disabled because the buffer storage code somehow crashes on Windows.

For Android binaries, use F-Droid (https://f-droid.org/repository/browse/fdfilter=pixelflood&fdid=de.lihotzki.pixelflood).

On Linux, just compile it yourself (see README). If GLFW is not installed or not found, fbdev display will be used which requires exclusive framebuffer access. Probably, you want to make sure GLFW is found.