We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6f47d commit 84928c4Copy full SHA for 84928c4
depends/patches/qt/fix_android_jni_static.patch
@@ -1,6 +1,6 @@
1
--- old/qtbase/src/plugins/platforms/android/androidjnimain.cpp
2
+++ new/qtbase/src/plugins/platforms/android/androidjnimain.cpp
3
-@@ -890,6 +890,14 @@
+@@ -897,6 +897,14 @@
4
__android_log_print(ANDROID_LOG_FATAL, "Qt", "registerNatives failed");
5
return -1;
6
}
0 commit comments