Unreal Engine aws-sdk for linux compile issue #2168
-
Hello, I am trying to implement aws-sdk to unreal engine as a plugin for a linux server, I was successful at implementing it for windows but I'm having issues when trying to use Aws::Utils::Json::JsonValue which gives me the following error:
I have build the sdk on wsl using cmake with the following command: AWSSDK.Build.cs file tells where to find the lib files:
I am trying to invoke lambda function with the following code:
Any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hello GabrieliusD, I don't have an answer to your question but I noticed you mentioned managing to implement the plugin in Windows. I've been trying to do the same but I'm getting entry point errors when after compiling the library. Would you mind sharing with me the process with which you pulled the source code and built it? Thanks a lot for the help. |
Beta Was this translation helpful? Give feedback.
-
Thanks for bringing this issue up. We don't currently support unreal engine, but it is something that we would like to add support for. I have created a feature request for this. Marking this as answered for now, but please let us know if you run into any problems after support has been added. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Thanks for bringing this issue up. We don't currently support unreal engine, but it is something that we would like to add support for. I have created a feature request for this. Marking this as answered for now, but please let us know if you run into any problems after support has been added.