Re: [Interest] Official linuxdeployqt ?

2022-08-04 Thread EXT Mitch Curtis
Nothing official; see https://bugreports.qt.io/browse/QTBUG-74940. From: Interest on behalf of Scott Bloom Date: Friday, 5 August 2022 at 01:44 To: interest@qt-project.org Subject: [Interest] Official linuxdeployqt ? Is there a Qt supported linuxdeployqt comparable to the windeployqt? I

Re: [Interest] Official linuxdeployqt ?

2022-08-04 Thread Scott Bloom
I already have a cmake fuction I use for Qt deployment for windows and mac, but without the linux deploy application, I have nothing for linux Scott -Original Message- From: Samuel Gaist Sent: Thursday, August 4, 2022 12:05 PM To: Scott Bloom Cc: interest@qt-project.org Subject: Re:

Re: [Interest] Official linuxdeployqt ?

2022-08-04 Thread Samuel Gaist via Interest
> On 4 Aug 2022, at 19:42, Scott Bloom wrote: > > Is there a Qt supported linuxdeployqt comparable to the windeployqt? > > I found the 3rd party version, but the command line args are very different. > > Also, is anyone on the Qt side, create a CMake function for this? > > Where inside

[Interest] Official linuxdeployqt ?

2022-08-04 Thread Scott Bloom
Is there a Qt supported linuxdeployqt comparable to the windeployqt? I found the 3rd party version, but the command line args are very different. Also, is anyone on the Qt side, create a CMake function for this? Where inside CMake, you could call "DeployQt( )" and it would find all the