Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.12.11
-
None
Description
Hi Qt team,
instructions for compilation with NDK are clear https://doc.qt.io/qt-5/android-getting-started.html#installing-the-prerequisites to me and it's clear that NDK r22 is not supported on Qt 5.12.11 but is there a known workaround for this?
NDK r22 is interesting because it supports C++17 `std::filesystem` namespace and as such it would help resolve https://github.com/bitcoin/bitcoin/issues/22074#issue-902672554 and https://github.com/bitcoin/bitcoin/pull/20744.
Thank you for any pointers.