Muhammad Ali Tanveer

Results 3 comments of Muhammad Ali Tanveer

> 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...

> > 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...