Linux システム用の appimage を作成しようとしています。qt-creator を使用して、プログラミングを完了し、アプリを正常に実行しました。しかし、linuxdeployQtを使用してappimageにしようとすると、いくつかのエラーに直面しています
linuxdeployqt 5 (commit 37631e5), build 631 built on 2019-01-25 22:47:58 UTC ERROR:
The host system is too new.
Please run on a system with a glibc version no newer than what comes with the oldest still-
supported mainstream distribution, which currently is glibc 2.20.
This is so that the resulting bundle will work on most still-supported Linux distributions.
For more information, please see
https://github.com/probonopd/linuxdeployqt/issues/340
この問題が何であるかわかりません。私がウェブサイトにアクセスすると、それも明確ではありません。この種のことをよく知っている人は、ここに助けを求めてください。