AWS SDK on QT Android project
-
wrote on 20 Feb 2018, 19:28 last edited by
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 ?
-
wrote on 20 Feb 2018, 20:01 last edited by
@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.
-
wrote on 20 Feb 2018, 20:45 last edited by
@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.
2/3