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

Not able to compile #7

Closed Legumtechnica closed 2 years ago

Legumtechnica commented 2 years ago

Getting this error, tried debugging, but not been able to build successfully

Screenshot 2022-06-03 201801

Legumtechnica commented 2 years ago

Compiled externally, working now. Will report issues in the next steps

chhanke commented 2 years ago

Compiled externally, working now. Will report issues in the next steps

Hello,

I get the exact same Error, could you share a link please how to compile externally?

Many Thanks

Legumtechnica commented 2 years ago

Check aws-cpp- follow instructions, and compile it with VS 2019

and make sure CMake is 3.18

See if it works