view README @ 6:d2e49291986e default tip

Add Linux (x86_64) support to SquishWrapper Also includes rebuild instructions for future
author IBBoard <dev@ibboard.co.uk>
date Sat, 06 Oct 2018 16:45:48 +0100
parents
children
line wrap: on
line source

To rebuild libsquish.so:
 * Download libsquish 1.10 from https://code.google.com/archive/p/libsquish/downloads and extract it
 * Patch it with "patch -p1 < path/to/SquishWrapper/libsquish-1.10.patch"
 * Run "make all"
 * Replace libsquish.so in the root of this project with the new version