Phillipe,

I had the same problem recently.

Check qt creator project env vars.

--
Nuno Santos

> No dia 10/02/2022, às 19:47, maitai <mai...@virtual-winds.org> escreveu:
> 
> 
> 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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to