[Interest] Static build of Qt - debug mode and plugins

Thiago Macieira thiago.macieira at intel.com
Mon Aug 26 07:35:26 CEST 2019


On Sunday, 25 August 2019 08:59:23 PDT Jakub Narolewski wrote:
> # small hack to properly set LZ4 library between build modes

Suggestion: if you are not required to use LZ4 because of a file format, you 
should switch to Zstandard. It compresses better *and* faster than LZ4. It 
requires more RAM to run, but if you're loading QtCore, QtNetwork and QtSql, 
memory usage is not your limitation.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Interest mailing list