Re: [Interest] Android Studio 1.5.1 with Qt 5.5.1 OSX

2016-01-04 Thread mark diener
Bogdan: While I cannot reproduce it reliably, sometimes the Qt "Copy Files to Gradle" will not create a gradle.properties file. That file contains: ## This file is automatically generated by QtCreator. # # This file must *NOT* be checked into Version Control Systems, # as it contains information

Re: [Interest] Android Studio 1.5.1 with Qt 5.5.1 OSX

2016-01-04 Thread mark diener
After getting more problems like the one below: Failed to sync Gradle project 'android' Error:Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'. Possible causes for this unexpected error include:Gradle's dependency cache may be corrupt (this sometimes occurs after a

Re: [Interest] Android Studio 1.5.1 with Qt 5.5.1 OSX

2016-01-04 Thread rpzrpz...@gmail.com
Oops, sorry, message double sent. md On 1/3/2016 10:50 PM, mark diener wrote: Hello List: Anybody run into problems with gradle from qt 5.5.1 projects? qt5.6 beta projects: Lots of problems with Gradle not knowing which way is up by opening gradle.build. Error:(37, 0) Could not find propert

[Interest] Android Studio 1.5.1 with Qt 5.5.1 OSX

2016-01-03 Thread mark diener
Hello List: Anybody run into problems with gradle from qt 5.5.1 projects? qt5.6 beta projects: Lots of problems with Gradle not knowing which way is up by opening gradle.build. Error:(37, 0) Could not find property 'androidCompileSdkVersion' on com.android.build.gradle.AppExtension_Decorated@4f

[Interest] Android Studio 1.5.1 with Qt 5.5.1 OSX

2016-01-03 Thread mark diener
Hello List: Anybody run into problems with gradle from qt 5.5.1 projects? qt5.6 beta projects: Lots of problems importing Gradle. Error:(37, 0) Could not find property 'androidCompileSdkVersion' on com.android.build.gradle.AppExtension_Decorated@4f513134. Open File I am trying various combinat