[Interest] Qt + Go + Android

Maurice Kalinowski Maurice.Kalinowski at qt.io
Sun Oct 9 16:24:19 CEST 2022


Hi,

admittedly, I have no experience with this project…

Are you trying to get the exact same configuration working like in the documentation?

If not, then I assume you need to find an iterative way. The repo states go 1.2, while 1.19 is quite some version jump.
Even more so, it mentions Qt 5.0/5.1 which is around 10 years ago by now. One approach would be to try 5.15 first, or move go to a latest stage with the old Qt version. Only afterwards try to upgrade the other (which might reveal other cross issues then again). Also moving to Qt 6 directly could have some additional effort.

BR,
Maurice


From: Interest <interest-bounces at qt-project.org> On Behalf Of Kyle Nusbaum via Interest
Sent: Sunday, 9 October 2022 04:23
To: Interest at qt-project.org
Subject: [Interest] Qt + Go + Android

I'm currently working on getting Qt with QML working on android through the Go language.

I have seen this work on Ubuntu Touch, and I was very impressed with the dev experience.

I think https://github.com/nanu-c/qml-go is my best bet, but I'm having trouble getting things compiling. I can provide compiler errors if anyone is interested, but I'm primarily here to ask if anyone knows about some resources on how to make this or something similar work.

Having some documentation on what I need to do to get a working APK with Go and Qt would be fantastic. Other working compiling applications or examples would be great too.

Thanks in advance for my probably strange request.

--
Kyle Nusbaum

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20221009/ec488f92/attachment.htm>


More information about the Interest mailing list