RuntimeMeshImportExport - Import and Export runtime created static meshes using Assimp library

Hello,
when i start the packaged build my game crash with a “Fatal error”.
Reading the log file i see an error regarding the loading of the “assimp-vc141-mtd.dll” in particular:

LogWindows: Failed to load ‘…/…/…/Engine/Plugins/Marketplace/RuntimeMeshImportExport/Source/ThirdParty/assimp/bin/x64/Debug/assimp-vc141-mtd.dll’ (GetLastError=126)

LogWindows: Missing import: MSVCP140D.dll
LogWindows: Missing import: VCRUNTIME140D.dll
LogWindows: Missing import: ucrtbased.dll

Any suggestions? Can you help me, please?

Thanks in advance