comparison 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
comparison
equal deleted inserted replaced
4:caaa54391116 6:d2e49291986e
1 To rebuild libsquish.so:
2 * Download libsquish 1.10 from https://code.google.com/archive/p/libsquish/downloads and extract it
3 * Patch it with "patch -p1 < path/to/SquishWrapper/libsquish-1.10.patch"
4 * Run "make all"
5 * Replace libsquish.so in the root of this project with the new version