Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Golang library with Qt project. How?
Forum Updated to NodeBB v4.3 + New Features

Golang library with Qt project. How?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bogong
    wrote on last edited by bogong
    #1

    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.

    SGaistS 1 Reply Last reply
    0
    • B bogong

      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.

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi,

      Are you looking for something like the process described here ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      B 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Are you looking for something like the process described here ?

        B Offline
        B Offline
        bogong
        wrote on last edited by
        #3

        @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.

        SGaistS 1 Reply Last reply
        0
        • B bogong

          @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.

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @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.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved