libimobiledevice / ideviceinstaller

Manage apps of iOS devices
https://libimobiledevice.org
GNU General Public License v2.0
1.26k stars 262 forks source link

mingw build failure #154

Closed elekven-m closed 1 year ago

elekven-m commented 1 year ago

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 1 year ago

See commit 9f9de528fe930f5248ed996659fdf5c22974928e.