libimobiledevice / ideviceinstaller

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

compile for Mac error _BZ2_bzCompress, referenced from: _process in libzip.a[114](zip_algorithm_bzip2.c.o) #163

Closed PJStation closed 10 months ago

PJStation commented 10 months ago

I use ./autogen.sh compile with my libzip

PJStation commented 10 months ago

LIBS="-lbz2 -llzma -lz"