Doron Feinstein

Results 6 comments of Doron Feinstein

Here you go: [CQtDeployerOutput.txt](https://github.com/QuasarApp/CQtDeployer/files/12344575/CQtDeployerOutput.txt) Looks like the files can't be found: `Verbose log: Cannot find the library for dependency libicudata.so.56` I checked and the path stated in the ldd output...

There you go: [ls -al /opt/Qt/5.15.2/gcc_64/lib output](https://github.com/QuasarApp/CQtDeployer/files/12369307/QtLib.txt) Qt was installed with the official installer downloaded from the Qt website about 2 years ago.

I am not sure I understand what you are asking for - that file already has read permissions for all users (note that there are three r's in `-rwxr-xr-x` and...

I cloned the tag v1.6.2311 and built locally with SIGN_APP unchecked (I couldn't get it to build with Qt 5.15.2 and I don't need that functionality).

I would love to have this feature because of the billing - charging by the raw upload size means I have to zip the artifacts before the upload resulting in...

From [GitHub's documentation](https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts#about-workflow-artifacts) : > When an artifact is downloaded using the GitHub UI, all files that were individually uploaded as part of the artifact get zipped together into a...