probonopd / linuxdeployqt

Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Other
2.22k stars 414 forks source link

Error message is missing with exit code 1 #591

Closed yakimant closed 1 year ago

yakimant commented 1 year ago

https://github.com/probonopd/linuxdeployqt/blob/76139350c9ff4230d7a3846403735b534210cb2b/tools/linuxdeployqt/main.cpp#L445-L447

probonopd commented 1 year ago

skipGlibcCheck is unsupported and should not be used anyway.