google / ios-webkit-debug-proxy

A DevTools proxy (Chrome Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).
BSD 3-Clause "New" or "Revised" License
5.93k stars 462 forks source link

Compiling on CYGWIN creates exe that doesn't work #287

Closed JonGabilondoAngulo closed 1 year ago

JonGabilondoAngulo commented 5 years ago

Hi,

I have compiled libimobiledevice, lisusbmuxd... and iOS-webkit-debug-proxy for Mac, Linux, Win. I have used CYGWIN for Windows. All the libimobiledevice tools work on Windows. ios-webkit-debug-proxy doesn't. It says the device is not found, ("log asks if usbmuxd is running"). usbmuxd is running , iTunes installed it and runs. The other commands, e.g ideviceinfo, are working. It looks like you are building it with MinGW ? Anyone had success with CYGWIN ? The binaries from the Release in this site are working for me, but I'd like to use the ones I build with CYGWIN. Thanks.

artygus commented 5 years ago

hi @JonGabilondoAngulo I'm on vacations atm, gonna take a look in a week or so

couple of ideas:

artygus commented 1 year ago

I recommend using mingw64 for the task