Rustem Khusnutdinov
Rustem Khusnutdinov
In one of my projects(trying to migrate it from 5.11 to 5.15) I have an issue with an app installed using the installer. Think it happens because some of the...
> Hm, show me please your tree of a distributionkit folder. and show a depends list of the libqxcb.so of your project. > > ``` > tree DistributionKit > ```...
> Did I understand you correctly? > Do you want cqtdeployer to add not all files to the myPlugins folder, but only with the extensions you need No, not only...
@EndrII think it's OK now
> hm you need to collect all plug-ins files (*.so, *.a, *.lib, *.dll) into one custom folder without save structure of the input directory ? > right? Yeah. I want...
Of course, It can be avoided by changing DESTDIR in .pro files for plugins but it adds dependencies to subprojects so that they cannot be freely used in other projects.
I can try to add it myself)
> try the **extraDataOut** option. > > This option sets relative path to an output directory of an extra data > > ``` > > cqtdeployer -extraData $$OUT_PWD/plugins/libPluginName.so,$$OUT_PWD/plugins/libSecondPluginName.so,$$OUT_PWD/plugins/libThirdPluginName.so -extraDataOut myPlugins...
> I'm sorry, but these examples are not working due to minor inaccuracies > > i prepare example for you with deploy script and extra data files. > > >...
Forgot to add information about toolkit. I use Qt 5.15.2 MinGW 32-bit. And cqtdeployer 1.5