Hey,
so I am running the script build_mingw.sh and I got the following error:
-- Could NOT find ZIP (missing: ZIP_LIBRARY ZIP_INCLUDE_DIR)
since on ubuntu I have this library, I'm not sure why it can't find it, I mean, I am assuming it's due to compilation under windows, but then the question arises how should I install this zip library under ubuntu for cross compilation?