qaac icon indicating copy to clipboard operation
qaac copied to clipboard

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

Open vitaly-zdanevich opened this issue 6 years ago • 9 comments

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

vitaly-zdanevich avatar May 21 '19 14:05 vitaly-zdanevich

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

nu774 avatar May 22 '19 02:05 nu774

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

vitaly-zdanevich avatar May 22 '19 11:05 vitaly-zdanevich

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.

J-P- avatar Jun 04 '19 15:06 J-P-

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 avatar Jun 04 '19 15:06 nu774

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

nu774 avatar Jun 05 '19 11:06 nu774

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.

yynag avatar Dec 14 '20 14:12 yynag

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

odinian avatar Mar 06 '22 00:03 odinian