libimobiledevice-win32 icon indicating copy to clipboard operation
libimobiledevice-win32 copied to clipboard

libxml2.dll

Open NobMiwa opened this issue 11 years ago • 5 comments

Hello storoj,

First of all, thank you for great project.

I just downloaded the project and open libimobiledevice-win32.sln with VS2012 Pro. I built with "Debug" and done. I just run idevicebackup2.exe with debug and got a error that said libxml2.dll is needed.

Please advice. Nobuo Miwa

NobMiwa avatar Jul 21 '13 19:07 NobMiwa

Hello!

You may try take dll from this package http://sourceforge.net/projects/gnuwin32/files/libxml/2.4.12-1/libxml2-2.4.12-bin.zip/download

Best regards

storoj avatar Jul 21 '13 21:07 storoj

Thank you for quick reply !

I downloaded libxml2.dll and put same dir. I run "idevicebackup2.exe backup C:\temp" from Administrated command window then I got followings..

Debug>idevicebackup2.exe backup C:\temp connect: No error usbmuxd_get_device_list: error opening socket! No device found, is it plugged in?

Of course, I connected iPhone 4S(unlocked login password) that could be detected by iTunes(terminated when command windows appeared). "Apple iPhone" icon appeared in "Computer" window.

Also I run followings..

Debug>idevice_id.exe -l connect: No error usbmuxd_get_device_list: error opening socket! ERROR: usbmuxd is not running!

ERROR: Unable to retrieve device list!

I don't know "ERROR: usbmuxd is not running!" means. Do I have to run something service application before idevice** ?

Please help Nobuo Miwa

NobMiwa avatar Jul 22 '13 00:07 NobMiwa

Do you have iTunes installed? If not and if you dont want to have whole iTunes, you may try to download iTunes installer, unpack it using 7-zip for example, then install only AppleMobileDeviceSupport and maybe also AppleApplicationSupport and SetupAdmin. It is usbmuxd service required to talk with iOS devices

storoj avatar Jul 22 '13 08:07 storoj

Thank you very very much !!

It works after I installed iTunes !

Thank you for great support !

NobMiwa avatar Jul 22 '13 13:07 NobMiwa

Yup! Thank you! :)

miraclebg avatar Jan 15 '15 14:01 miraclebg