From ed3f5a62401d0f0ef7f631ebc319d2d0c341842a Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Mon, 20 Mar 2017 13:44:19 +0100 Subject: Android build: extend comment for Qt5.8 Just an update of comment. The stange issue with Qt5.7.1 is still present in Qt5.8. Extend the comment accordingly. Signed-off-by: Jan Mulder --- packaging/android/android-build-wrapper.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packaging/android/android-build-wrapper.sh b/packaging/android/android-build-wrapper.sh index 0d1e6913b..054d9b4bb 100644 --- a/packaging/android/android-build-wrapper.sh +++ b/packaging/android/android-build-wrapper.sh @@ -2,11 +2,13 @@ # run this in the top level folder you want to create Android binaries in # -# it seems that with Qt5.7.1 and current cmake there is an odd bug where +# it seems that with Qt5.7.1 or Qt5.8 and current cmake there is an odd bug where # cmake fails reporting :No known features for CXX compiler "GNU". In that # case simly comment out the "set(property(TARGET Qt5::Core PROPERTY...)" # at line 101 of -# Qt/5.7/android_armv7/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake +# Qt/5.7/android_armv7/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake +# or at line 95 of +# Qt/5.8/android_armv7/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake exec 1> >(tee ./build.log) 2>&1 -- cgit v1.2.3-70-g09d2