Personal tools
You are here: Home Developer Resources Knowledgebase What is the difference between a static and a shared build of the Qt library?
Document Actions

What is the difference between a static and a shared build of the Qt library?

Entry number: 21 - What is the difference between a static and a shared build of the Qt library?

Answer:

A shared Qt library makes it necessary to distribute the Qt DLL together with your software. Applications and libraries linked against a shared Qt library are small and can make use of components and plugins. All applications created with a static library will be at least 1.5MB in size and it is not possible to build or use any components or plugins with a static Qt library.

 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: