Re: [Interest] Android MinSDK Qt 5.7

2016-07-13 Thread Adrian Jäkel
Thx, i must have missed that :) Am 13.07.2016 um 18:40 schrieb ekke: http://doc.qt.io/qt-5/supported-platforms.html min level is 16 for Qt 5.7 Am 13.07.16 um 18:30 schrieb Adrian Jäkel: Hi list, has there been any changes in the Qt libs which requires a minSDK Level of 16 now on Android Dep

Re: [Interest] Android MinSDK Qt 5.7

2016-07-13 Thread ekke
http://doc.qt.io/qt-5/supported-platforms.html min level is 16 for Qt 5.7 Am 13.07.16 um 18:30 schrieb Adrian Jäkel: > Hi list, > > has there been any changes in the Qt libs which requires a minSDK > Level of 16 now on Android Deployment? > > I installed Qt 5.7 today and wanted to deploy my andr

[Interest] Android MinSDK Qt 5.7

2016-07-13 Thread Adrian Jäkel
Hi list, has there been any changes in the Qt libs which requires a minSDK Level of 16 now on Android Deployment? I installed Qt 5.7 today and wanted to deploy my android app with the new libs but it throwed an error of minSDK having to be >= 16 When i switch back to Qt 5.6.0 i can deploy w