Golang library with Qt project. How?
-
wrote on 1 May 2023, 19:21 last edited by bogong 5 Jan 2023, 19:23
Hello all!
There are library that must be implemented inQt project that is using Golang. Is there any examples of how to use it with Qt applications and edit it in Qt Creator? The project developing with Qt 6.0 and CMake.
-
Hello all!
There are library that must be implemented inQt project that is using Golang. Is there any examples of how to use it with Qt applications and edit it in Qt Creator? The project developing with Qt 6.0 and CMake.
Lifetime Qt Championwrote on 1 May 2023, 19:32 last edited by SGaist 5 Jan 2023, 19:32Hi,
Are you looking for something like the process described here ?
-
wrote on 4 May 2023, 06:03 last edited by
@SGaist How to build Goland like shared library for C/C++ well known for me. Seeking example of how to organize Qt project with CMake for being able to compile it from Qt Creator. Especially in case of using it for iOS/Android. Mostly this question about CMake and Qt not about Golang itself.
-
@SGaist How to build Goland like shared library for C/C++ well known for me. Seeking example of how to organize Qt project with CMake for being able to compile it from Qt Creator. Especially in case of using it for iOS/Android. Mostly this question about CMake and Qt not about Golang itself.
@bogong said in Golang library with Qt project. How?:
@SGaist How to build Goland like shared library for C/C++ well known for me. Seeking example of how to organize Qt project with CMake for being able to compile it from Qt Creator. Especially in case of using it for iOS/Android. Mostly this question about CMake and Qt not about Golang itself.
Well, neither the thread title nor your original post mentions any of these requirements.
As for your project, you can follow the Android Getting started guide.
1/4