Comment on Show HN: Qt binding for Go with support for all major operating systemsparentComments−Nokinside9yEither dynamic linking or provide object files that can be linked with the library.In essence, you can use it in proprietary application as long as you don't modify the library and you provide means to switch to different version of the library.
Comments
Either dynamic linking or provide object files that can be linked with the library.
In essence, you can use it in proprietary application as long as you don't modify the library and you provide means to switch to different version of the library.