aws-samples / amazon-polly-metahumans

This Unreal Engine sample project demonstrates how to bring Epic Games' MetaHuman digital characters to life using the Amazon Polly text-to-speech service from AWS. Use this project as a starting point for creating your own Unreal Engine applications that leverage Amazon Polly to give voice to your MetaHumans.
MIT No Attribution
178 stars 67 forks source link

Build Error : MSB3073 , exited with code 6 #28

Open HenhhengAaAaAaHAa opened 1 year ago

HenhhengAaAaAaHAa commented 1 year ago

Hello , I followed the steps and when it comes to step4 , I cannot build the project in Rider ,as well as VS. And the error : Microsoft.MakeFile.targets(44, 5): [MSB3073] Command“E:\UE_5.1\Engine\Build\BatchFiles\Build.bat AmazonPollyMetaHumanEditor Win64 Development -Project="C:\Shenziyi\amazonpolly\AmazonPollyMetaHuman.uproject" -WaitMutex -FromMsBuild” exited with code 6.

I am Using Ue5.1.1 . Could anyone help? Thank you.

HenhhengAaAaAaHAa commented 1 year ago

Unhandled exception: Source file ThirdParty\AwsSdk\Win64\bin\aws-c-auth.dll doesn't exist. This is a file that should spawn after running BuildAwsSdkWin64.bat , right? However, it seems it is not there.