[Interest] Buod android minsdk
maitai
maitai at virtual-winds.org
Thu Feb 10 20:45:07 CET 2022
Hi,
I need to build a pure SDK/NDK30 android app. The reason for that is
that some static libs use functions not available in SDK/NDK21, for
instance stderr, stdout, and some other.
I have tried to set in pro file
ANDROID_MIN_SDK_VERSION = 30
and also to modify build.gradle, but linkage still shout about these
functions not defined
Thanks for any tip
--Philippe Lelong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220210/fdd1ad68/attachment.htm>
More information about the Interest
mailing list