Hello,
I am trying to emulate some DJ software (Serato ScratchLIVE version 1.8.0) under WINE and I'm getting an error when I attempt to launch the exe.
Code:
bt serato # wine ScratchLIVE.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MFC80U.DLL (which is needed by L"F:\\serato\\ScratchLIVE.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"F:\\serato\\ScratchLIVE.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"F:\\serato\\ScratchLIVE.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"F:\\serato\\ScratchLIVE.exe" failed, status c0000135
I don't understand what it means; I think they are just general .dll files probably found in Windows, however if that was the case, I don't know what to do with them.
Any input would be greatly appreciated!
Thank you,
Brett