openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.
Other
434 stars 130 forks source link

Do we have a win32 port of this? #17

Closed rcmpayne closed 7 years ago

rcmpayne commented 7 years ago

I build and use libimobiledevice with windows + msys2. is it possible to use this with msys/mingw as well?

sorccu commented 7 years ago

No, it's impossible with the current code base. It needs an OS X framework.