Other notes about Qt LZO


Table Of Contents




Modify Qt Version

Currently, QtLzo supports Qt 5.5.0.  If you want to upgrade Qt, what you need to do is to modify the following file:

QtLzo/.qmake.conf

load(qt_build_config)

MODULE_VERSION = 5.5.0

# change version into current Qt version every time your upgrade your Qt

CIOS_VERSION = 1.6.0

Just modify MODULE_VERSION into like 5.5.1 will be okay.


Neutrino International Inc. 2001~2015