- 1. What is new:
- 2. SnapStore
After a month of development, a release of the cross-platform utility CQtDeployer v1.2.3 has been prepared. The source texts of the CQtDeployer components are shipped under LGPLv3 licenses.
What is new:
- Added support for qt.conf for Windows builds
qt.conf is used to override plug-in paths and parameters. Prior to this fix, the application deployed for the Windows platform used standard paths, because of which the application could not find the plugins and qml files it needed. Most often repeated in cross-platform assemblies.
- Fixed clear flag behavior, now flag deletes only copied files.
Previously, this flag deleted the entire target directory, which resulted in the loss of files that existed before deployment. This led to a lot of errors when working with QtInstallFramework.
- Fixed flag ignoreEnv
This flag could skip the ignored environment if it was specified in the place with a slash at the end.
Example: ignoreEnv / my / path / skips the path / my / path, although it should be ignored.
- Fixed the deploySystem flag
Builds prepared for Linux ( QIF , Snap ) and Windows
linux mint
Qt установлен, что сделать чтобы заработало?
это проблема дистрибутива,
попробуйте установить через пакетный менеджер snap
Суть проблемы:
libQt5Core которая лежит в дистрибутиве требует версию glibc >= 2.25 у вас видимо более старая версия.
если вы установите деплоер из пакетного менеджера snap он самостоятельно подтянет core с необходимой версией libc
установка из snap