Connecting the iPhones does not work [#20359]

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Connecting the iPhones does not work [#20359]

Re: Connecting the iPhones does not work [#20359]

by Peke » Tue Nov 14, 2023 3:37 pm

Hi,
If you are missing VS C++ dependencies from your system you can download and install all of them at one from this link https://www.techpowerup.com/download/vi ... ll-in-one/ (note they are same as from VS site, but if you start Install_all.bat using run as administrator they are installed/updated all at once and you do not need to worry about it again.

Re: Connecting the iPhones does not work.

by Ludek » Mon Nov 13, 2023 6:59 am

ok, it seems that the issue was that iPhoneCalc.dll compiled as debug (using MSVS 2022) linked C:\Windows\system32\VCRUNTIME140D.DLL that is not presented in your environment..
So compiled it using Release where the dependencies are just ADVAPI32.dll and KERNEL32.dll

It was the DLL from this DropBox link: https://www.dropbox.com/scl/fi/xxoytb5j ... tty0j&dl=0

Incorporated it to the upcoming build 2824 ( Mantis entry https://www.ventismedia.com/mantis/view.php?id=20359 )

Thanks!

Re: Connecting the iPhones does not work.

by Ludek » Sat Nov 11, 2023 12:42 pm

Hi,
I am unable to replicate, but could I please ask you to:

1) try with 2823 debug generate debug log with DbgView started prior to MM5 start?

2) try with these iPhoneCalc.dll https://www.dropbox.com/scl/fi/xxoytb5j ... tty0j&dl=0 + generate debug log

3) attach DbgView log with successfultl recognizing of the iPhone with build 2822 ?

Feel free to open eSupport ticket and attach the logs there..

Thanks!

Entered the issue as https://www.ventismedia.com/mantis/view.php?id=20359

Connecting the iPhones does not work [#20359]

by sonos » Sat Nov 11, 2023 12:24 pm

After installing MM5 build 2823, I no longer see my iPhones in the device overview. Connecting the iPhones does not work.
Image
When I restore build 2822, I can see and connect them and have access to them.
Image

Top