libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
294 stars 135 forks source link

Activation #51

Open tomsarra opened 3 years ago

tomsarra commented 3 years ago

Is libideviceactivation part of Libimobiledevice? Can I use libideviceactivation alone? If run on windows what else does windows need to make this work?

nikias commented 3 years ago

See README.md - you need libimobiledevice and all of its dependencies, plus libcurl and libxml.

dc74089 commented 3 years ago

@nikias apologies, meant to reply to #50, which is the problem I'm still having. I'm trying to compile on MacOS, and definitely did install all reqs through brew (including openssl, which it is complaining about). I'll paste the full error in #50 so this issue doesn't get too off track.