On 2016-12-14 16:45, Jason H wrote:
Earlier in the compile I also saw:
rm -f QtAndroid.jar
/Users/jhihn/Library/Android/sdk/build-tools/25.0.0/dx --dex --output
QtAndroid.jar .classes
Exception in thread "main" java.lang.UnsupportedClassVersionError:
com/android/dx/command/Main : Unsupported ma
Configure command:
../qt-everywhere-enterprise-src-5.6.2/configure -prefix
/usr/local/Qt/5.6.2_ws_android -release -android-sdk
/Users/jhihn/Library/Android/sdk -android-ndk
/Users/jhihn/Downloads/android-ndk-r10e -xplatform android-g++ -nomake tests
-nomake examples
Pretty early on:
/Applic