flycast/core/deps/libzip/android
scribam f9eed1ed3f deps: update libzip to version 1.10.1 2024-02-27 17:39:51 +01:00
..
docker windows: use utf8 internally. Support latin2, cyrillic, etc. pathnames 2021-01-19 11:11:01 +01:00
do.sh deps: update libzip to version 1.10.1 2024-02-27 17:39:51 +01:00
readme.txt deps: update libzip to version 1.10.1 2024-02-27 17:39:51 +01:00

readme.txt

Cross compile libzip for android.
--------------------------------
Modify "do.sh" as appropriate if you need to specify a different ndk dir or wish to specify different build parameters

Prerequisites for the development machine - see docker/Dockerfile

You can either set you host machine up with these prerequisites or simply use docker (in which case you need not install anything on your host machine except docker itself).

See "Usage" in docker/Dockerfile for detailed instructions.


Please note: The libzip development team does not use Android, so this script is provided as is, as we cannot properly maintain it. We will, however, gladly accept fixes and try to work with users to resolve any issues they may have.