Andrei Yankovich
Andrei Yankovich
> > maybe you know how to parse PE delay-loaded libraries? > > @EndrII Hi. Did you inspect the dependency tree of that program which needs the three dlls (EGL.dll...
i mean that the run-time load library is plugin and delay-loaded library is run-time load library that marked in the import table and possible to the extract from PE file....
> Yes, "DUMPBIN" can do this work. DUMPBIN uses system function of the window, it sucks because it breaks our parsing on Linux and the planned Mac OS. We need...
Do you sure that it is executable file ? ``` /home/simon/workspace/test-ui-focus/build-mc-system-ui-Desktop_Qt_5_15_2_GCC_64bit-Release/mc-system-ui ``` Because i tested on my Ubuntu 21.10 and all is works correctly.
> @simonbagley I faced similar issues when installed cqtdeployer using snap. As I remember, cqtdeployer was not able to find Qt folder in filesystem(isolation and etc.). I just installed cqtdeployer...
> Looks that snap version of cqtdeployer can work only with home directory. Please try to install cqtdeployer from the [deb](https://github.com/QuasarApp/CQtDeployer/releases/tag/v1.5.4.14) package or [qifwInstaller](https://github.com/QuasarApp/CQtDeployer/releases/tag/v1.5.4.14) Maybe it will be temp solution...
> I have removed the snap installed version and reinstalled using the deb package. I can now successfully create an installation package and use it to install my app. Now...
``` Verbose log: Cannot find the library for dependency libicui18n.so.56 ``` Looks as the libicui18n.so.56 library is missing in your machine ... Please show me output log of this command...
Yes. it's a good idea.we'll add supporting macOS. How urgently do you need mac OS support?
do after task #188