AWS SDK on QT Android project
Unsolved
Mobile and Embedded
-
Hello, every body
I try to use AWS SDK Cpp inside QT projet It's working fine for IOS, Windows, MACOSX
But I have a problem to use with android.
I have make a post on GitHUB GitHub post
Someone can help me ?
-
@ducmaxime said in AWS SDK on QT Android project:
But I have a problem to use with android.
It would be great if you could describe such problem, or at least what you have achieved on the other platforms (iOS, Windows, Mac OSX) as you mentioned, that you cannot achieve on Android.
-
@ducmaxime I guess your issue is similar to this post. You need to place the AWS SDK files for Android you need under a proper folder structure, along with setting the proper value for EXTRA_LIBS.