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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to