Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于依赖于 Windows 上的 DirectShow,是否可以在我的应用程序中使用静态 Qt?
如果您静态链接 Qt 并希望分发您的应用程序,您很可能需要商业许可证。LGPL 许可证(免费使用 Qt)实际上要求您动态链接 Qt。