Try to produce binary packages containing all necessary libraries as well.
Linux and Mac builds are untested, but let's start with this.
Linux is missing a "linuxdeployqt" tool to collect all the required libraries, so there probably are some missing in the build artifact. I've only manually put all imported libraries as shown by ldd SourceAdminTool.
Try to produce binary packages containing all necessary libraries as well. Linux and Mac builds are untested, but let's start with this.
Linux is missing a "linuxdeployqt" tool to collect all the required libraries, so there probably are some missing in the build artifact. I've only manually put all imported libraries as shown by
ldd SourceAdminTool
.