Oprea Alexandru
Oprea Alexandru
Hi @willrevl and @nbranzburg I am the next guys and I am very thankful for your insights on this one, looks like you saved me a lot of time. Still...
I've started building a SDK for Unreal Engine here: [aws-sdk-unreal](https://github.com/outoftheboxplugins/aws-sdk-unreal). It has the setup steps fully automated using `vcpkg` - building, copying, initialization. So far only tested with `5.3` on...
> AWS SDK causes major issues with Linux. Primarily because vcpkg utilizes g++ for compilation while Unreal uses clang. This causes issues with std symbols specially, because g++ uses libstd...
Are there any updates on this issue or any works with this implemented?