nu774 / qaac

CLI QuickTime AAC/ALAC encoder
Other
780 stars 40 forks source link

makeportable.bat: still has `ERROR: CoreAudioToolbox.dll: The specified module could not be found.` #59

Open vitaly-zdanevich opened 5 years ago

vitaly-zdanevich commented 5 years ago

In the same directory I has qaac64.exe and resulting QTfiles64 with that files inside:

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----         3/9/2019   5:18 AM          80696 ASL.dll
-a----         3/9/2019   5:18 AM        9039672 CoreAudioToolbox.dll
-a----         3/9/2019   5:18 AM        2229560 CoreFoundation.dll
-a----         3/9/2019   5:18 AM       27159352 icudt62.dll
-a----         3/9/2019   5:18 AM         104760 libdispatch.dll
-a----         3/9/2019   5:18 AM        2457912 libicuin.dll
-a----         3/9/2019   5:18 AM        1579320 libicuuc.dll
-a----        6/11/2011   1:15 AM         608080 msvcp100.dll
-a----        6/11/2011   1:15 AM         829264 msvcr100.dll
-a----         3/9/2019   5:18 AM         237368 objc.dll
-a----       11/20/2018  10:30 PM        2006528 qaac64.exe
nu774 commented 5 years ago

Can't you still run qaac? If you could, please close the issue.

vitaly-zdanevich commented 5 years ago

I installed iTunes :( and yes now I can use qaac

J-P- commented 5 years ago

Is there a direct solution for this issue, as opposed to the workaround of installing iTunes or AppleApplicationSupport.msi subpart?

I used makeportable.bat on iTunes.exe and qaac, all downloaded today.

Thanks.

nu774 commented 5 years ago

It seems that recent AppleApplicationSupport DLLs are built with Visual Studio 2015 and are dependent on UniversalCRT, VCRUNTIME140.dll and MSVCP140.dll. UniversalCRT is part of OS since Windows 10. If you are still using Windows 7 ~ 8.1, See here: https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows As for VCRUNTIME140.dll and MSVCP140.dll, they are Visual Studio 2015 specific runtime, and you can download from https://www.microsoft.com/en-us/download/details.aspx?id=48145.

nu774 commented 5 years ago

Now updated makeportable for iTunes 12.9.4+. Please try with it.

istomyang commented 3 years ago

It seems that recent AppleApplicationSupport DLLs are built with Visual Studio 2015 and are dependent on UniversalCRT, VCRUNTIME140.dll and MSVCP140.dll. UniversalCRT is part of OS since Windows 10. If you are still using Windows 7 ~ 8.1, See here: https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows As for VCRUNTIME140.dll and MSVCP140.dll, they are Visual Studio 2015 specific runtime, and you can download from https://www.microsoft.com/en-us/download/details.aspx?id=48145.

It works! Thank you.

odinian commented 2 years ago

sorry to hijack an old thread, but I installed iTunes from the MS store a long time ago and it works. I installed qaac and I get the "ERROR: CoreAudioToolbox.dll: The specified module could not be found." error (qaac64 too). I just download the latest iTunes installer iTunes64Setup.exe and the latest makeportable, and it created the QTfiles64 folder. I put the QTfiles64 in the same folder as the Qaac64.exe executable, and I still get the "ERROR: CoreAudioToolbox.dll: The specified module could not be found." error when I try qaac64 --check Any ideas? Oh, using Windows 10 Pro