Den tors 21 mars 2024 01:29Turtle Creek Software <supp...@turtlesoft.com>
skrev:

> We are ready to release a free alpha version of our accounting app for Mac
> & Windows. The plan is to use LGPL while still in beta, then switch to a
> commercial license and static Qt when it's ready to sell.
>
> Will the switch cause licensing problems?
>
> How do people usually distribute QT for dynamic linking?  Our
> users/testers are not very tech savvy.
>

We bundle the Qt libraries inside our installer which we generate with
CPack. The installer contents is prepared with CMake install directives,
macdeployqt/windeployqt tools from Qt as well as the fixup_bundle helper in
CMake.

Elvis


> Thanks,
> Casey McDermott
> TurtleSoft.com
>
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to