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-boun...@qt-project.org> On Behalf Of Kyle Nusbaum via Interest Sent: Sunday, 9 October 2022 04:23 To: Interest@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
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest