-
takelhello
-
takeltrying to compile with cmake script i have "no package 'Qt5Core' found"
-
takelbut there is Qt5Core_arm64-v8a
-
takelhow to add qt5core for arm640v8a
-
takeli add android_abi but this didn't change anything
-
selsta
-
selstacan you apply this?
-
selstawith it ./build.sh should work again
-
takelselsta i added but still "make: c: No such file or directorymake: [Makefile:10327: moc_KeysFiles.o] Error 127 (ignored)"
-
takelclang++: error: no such file or directory: 'clipboardAdapter.o'
-
takelclang++: error: no such file or directory: 'main.o'
-
takeland other o files
-
xmr-prxiphon opened pull request #3150: cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
-
xmr-pr
-
takelxiphon i added 3150 but still same result
-
takelbuild.sh is not working anymore for android
-
selsta3150 is not related
-
takela ok
-
selsta
-
selstacan you try adding a make android release target to GUI?
-
takelto get_libwallet_Api.sh ?
-
selstano makefile
-
selstathis is for cmake
-
takelso that line 128 where to add in which file makefile for gui?
-
takelthere is a small detail on that
-
takelCMAKE_SYSTEM_NAME="Android" i change to Android1 because cmake has problem on working with android ndk
-
takelso to avoid this i create new system_name
-
takeland cmake work until that errors
-
takelselsta same results
-
selstaI wish we had an official android build with CI, so that it would not break randomly
-
selstacan you post full logs?
-
takelok