Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Out of scope
-
Affects Version/s: 5.12.11
-
Fix Version/s: None
-
Component/s: Core: Other
-
Labels:None
-
Platform/s:
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.