How to deploy an application created with Qt 5.12.0 under GLIBC 2.27 (Linux Mint 19.1 - Tessa - Ubuntu Bionic) for older GNU C Library versions?
Unsolved
Installation and Deployment
-
How to deploy an application created with Qt 5.12.0 under GLIBC 2.27 (Linux Mint 19.1 - Tessa - Ubuntu Bionic) for older GNU C Library versions?
When I run the final application the following error message appears:
... GLIBC_2.27 not found ...
... GLIBC_2.25 not found ... -
Hi,
You have to build your application on the oldest Linux distribution you have to support.