libimobiledevice/ideviceinstaller

mingw build failure

elekven-m opened this issue · 1 comments

ideviceinstaller fails to build in mingw64/gcc environment (ideviceinstaller.c line 326) because function zip_get_num_files is deprecated and -wError is specified so the warning causes the build to fail.

nikias commented

See commit 9f9de52.