[Interest] linuxdeployqt?

2018-11-16 Thread Alexander Dyagilev

Hello,

On Windows we have windeployqt.

On MAC - macdeployqt.

On Linux - there is no tool for this ? Is there some convenient 
alternative way to copy all the required Qt files then (my project uses 
Quick Controls 2)?


___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] linuxdeployqt?

2018-11-16 Thread Boudewijn Rempt
On vrijdag 16 november 2018 16:53:55 CET Alexander Dyagilev wrote:
> Hello,
> 
> On Windows we have windeployqt.
> 
> On MAC - macdeployqt.
> 
> On Linux - there is no tool for this ? Is there some convenient
> alternative way to copy all the required Qt files then (my project uses
> Quick Controls 2)?

There's https://github.com/probonopd/linuxdeployqt -- we use it to package 
Krita for Linux as an appimage.

-- 
https://www.valdyas.org | https://www.krita.org


___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] linuxdeployqt?

2018-11-16 Thread Elvis Stansvik
Den fre 16 nov. 2018 16:55Boudewijn Rempt  skrev:

> On vrijdag 16 november 2018 16:53:55 CET Alexander Dyagilev wrote:
> > Hello,
> >
> > On Windows we have windeployqt.
> >
> > On MAC - macdeployqt.
> >
> > On Linux - there is no tool for this ? Is there some convenient
> > alternative way to copy all the required Qt files then (my project uses
> > Quick Controls 2)?
>
> There's https://github.com/probonopd/linuxdeployqt -- we use it to
> package
> Krita for Linux as an appimage.
>

Thanks for the pointer, we use an ugly shell script by yours truly to do
the same, but this might be handier.

Elvis


> --
> https://www.valdyas.org | https://www.krita.org
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest