Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build android version with latest android studio and Qt-5.7 #852

Closed
inferrna opened this issue May 29, 2017 · 4 comments
Closed

Can't build android version with latest android studio and Qt-5.7 #852

inferrna opened this issue May 29, 2017 · 4 comments

Comments

@inferrna
Copy link

Following instructions got:

The installed SDK tools version (25.3.0) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is 5.9.0
Ошибка при сборке/установке проекта RetroShare (комплект: Android for armeabi-v7a (GCC 4.9, Qt 5.7.1 for Android armv73))

very similar issue here:
ionic-team/ionic-framework#10604

@G10h4ck
Copy link
Contributor

G10h4ck commented May 29, 2017

Take in account the minimum qt version required for retroshare android qml app is 5.7.1

Do you get the same error with my fork on the branch qmlapp_pex_alpha?
https://github.com/G10h4ck/RetroShare/tree/qmlapp_pex_alpha

@inferrna
Copy link
Author

inferrna commented May 30, 2017

Do you get the same error with my fork on the branch qmlapp_pex_alpha?

Yes. Possible solution is:
Android Studio -> Tools -> Android -> SDK Manager -> SDK Tools -> SHOW Package Details
then downgrade to the latest version that supports ant. So, I have got 5.9 version working with grade and not tried it.

@esutton
Copy link

esutton commented Oct 12, 2017

@inferrna What is latest version that supports ant?

I cannot figure out how to get my Android Qt 5.6.2 apps to build under Qt 5.9.1 ?

@G10h4ck
Copy link
Contributor

G10h4ck commented Oct 14, 2017

I have compiled RetroShare android wtih Qt 5.9.2 without problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants