Little CMS applications using LGPL3 libraries

Little CMS LGPL3 usage

INSTRUCTIONS TO REPLACE THE SHARED LIBRARIES IN LITTLECMS APPLICATIONS.

In accordance with the LGPL3 license, here you can download The full source code neccesary to build the shared libraries used by Little CMS commercial products.

You need to compile the following shared libraries:

  • Qt6Core
  • Qt6Gui
  • Qt6Widgets
  • Qt6OpenGL
  • Qt6OpenGLWidgets

or

  • Qt5Core
  • Qt5Gui
  • Qt5Widgets

Additional libraries may be needed from the above, refer to the source code package for detailed instructions from qt.

For Qt5, optionally you may need QtPurchasing module, also present in the source code package.

Refer to README file in the package for the build procedure.

Installation

Replace the DLLs in the installation directory (Windows) or the dylib/Frameworks inside the application bundle (Mac)