On Tuesday, 27 October 2020 10:06:32 PDT Shawn Rutledge wrote: > > On 27 Oct 2020, at 17:34, Thiago Macieira <[email protected]> > > wrote: > > Have we fixed it? > > > > I do not plan on updating qtchooser for Qt 6. Qt 6 should not install any > > > > binary with the same name as Qt 5 did. > > > Well I still use it for Qt 6. It works fine, but I suppose we’ve added some > new binaries that need symlinks.
No symlinks necessary. Either all Qt binaries get installed into the libdir and are not accessible via $PATH, or they all get a "-qt6" suffix. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
