Replies: 9 comments
-
You have to use qt creator not Android studio
Il lun 5 apr 2021, 01:40 shoulih ***@***.***> ha scritto:
… Assigned #250 <#250> to
@cagnulein <https://github.com/cagnulein>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWDMD46W5CIWRYEPEVTTHD2HFANCNFSM42L477CQ>
.
|
Beta Was this translation helpful? Give feedback.
-
switched to QT Creator 4.14.2 based on Qt 5.15.2, but got the following now: error: Project ERROR: Unknown module(s) in QT: networkauth charts Did I miss any dependency on my Windows 10 64 bit machine? Thanks, |
Beta Was this translation helpful? Give feedback.
-
Yes, you can find them in the Qt maintenance tool
Il lun 5 apr 2021, 22:36 shoulih ***@***.***> ha scritto:
… switched to QT Creator 4.14.2 based on Qt 5.15.2, but got the following
now:
error: Project ERROR: Unknown module(s) in QT: networkauth charts
Did I miss any dependency on my Windows 10 64 bit machine?
Thanks,
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWBGEJ3P3T444SYEJ73THINOBANCNFSM42L477CQ>
.
|
Beta Was this translation helpful? Give feedback.
-
I have added the following from Qt maintenance tool, but still got ":-1: error: Project ERROR: Unknown module(s) in QT: networkauth charts" thanks, |
Beta Was this translation helpful? Give feedback.
-
ok, qmake is completed w/o any error now |
Beta Was this translation helpful? Give feedback.
-
You added them for the wrong qt version. You showed them for the 5.15.x
Il mar 6 apr 2021, 17:55 shoulih ***@***.***> ha scritto:
… I have added the following from Qt maintenance tool, but still got "👎
error: Project ERROR: Unknown module(s) in QT: networkauth charts"
[image: image]
<https://user-images.githubusercontent.com/66762397/113740504-98b24900-96b5-11eb-8a7a-a2edc389fa3a.png>
thanks,
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWFJCDLSRO5XQQ73YU3THMVHXANCNFSM42L477CQ>
.
|
Beta Was this translation helpful? Give feedback.
-
got it going finally! was able to build 'qdomyos-zwift.exe" w/o error; how do I configure the Qt to build the android apk ? Thanks again, |
Beta Was this translation helpful? Give feedback.
-
You need to install the compiler in the maintenance tool for android
Il mar 6 apr 2021, 20:47 shoulih ***@***.***> ha scritto:
… [image: image]
<https://user-images.githubusercontent.com/66762397/113762767-cc00d200-96cd-11eb-878f-0ba576a2a10a.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#250 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWAEWHM3QUTCDCTKAT3THNJLXANCNFSM42L477CQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Cloned the latest source from github, opened the android project in Android Studio 4.1.3 and got the following:
Build file 'C:\Users\shu\StudioProjects\qdomyos-zwift\src\android\build.gradle' line: 37
A problem occurred evaluating root project 'android'.
What did I miss?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions