Re: [Development] Qt 6 co-installability with Qt 5

2021-02-19 Thread Thiago Macieira
On Friday, 19 February 2021 01:40:21 PST Elvis Stansvik wrote: > Yea that would work, but what about Windows that doesn't really have > symlinks? Would you install copies of the executables under both names? Or a simple stub that launches the other executable with the same arguments. Besides, doe

Re: [Development] How to build and install only host_tools ?

2021-02-19 Thread Volker Hilsheimer
> On 19 Feb 2021, at 13:10, Bogdan Vatra via Development > wrote: > > Hi, > > I'm trying to build and install *only* host_tools and reuse them for all my > cross platform compilation builds. I can build it with `ninja host_tools` but > I could not found any `host_tools_install` or `install_h

[Development] download.qt.io still missing some files?

2021-02-19 Thread Martin Storsjö
Hi, I see that most of what used to be on download.qt.io has been reinstated. Is there still some progress ongoing in restoring files, or is the restoration considered complete? E.g. under https://download.qt.io/archive/qt/4.8/, there's only 4.8.0 up to 4.8.4, but missing 4.8.5, 4.8.6 and 4.

[Development] How to build and install only host_tools ?

2021-02-19 Thread Bogdan Vatra via Development
Hi, I'm trying to build and install *only* host_tools and reuse them for all my cross platform compilation builds. I can build it with `ninja host_tools` but I could not found any `host_tools_install` or `install_host_tools` targets, and if I'm trying to install it with `ninja install` it wil

Re: [Development] Qt 6 co-installability with Qt 5

2021-02-19 Thread Elvis Stansvik
Den fre 19 feb. 2021 01:26Thiago Macieira skrev: > On Thursday, 18 February 2021 08:30:16 PST Elvis Stansvik wrote: > > I think just suffix all the binaries (all of them) everywhere, and update > > the docs everywhere. See how simple it would be. Yes it will cause some > > breakage, but definitel