[Development] Qt 6 co-installability with Qt 5

Tor Arne Vestbø Tor.arne.Vestbo at qt.io
Wed Nov 18 12:56:17 CET 2020


On 18 Nov 2020, at 12:11, Tor Arne Vestbø <Tor.arne.Vestbo at qt.io<mailto:Tor.arne.Vestbo at qt.io>> wrote:

What we need is a command line tool for doing the same. That’s how other project solve things too (nvm, rvm, pyenv, etc)

For some context:

  *   https://github.com/nvm-sh/nvm
  *   https://rvm.io/
  *   https://github.com/rbenv/rbenv/
  *   https://github.com/pyenv/pyenv
  *   https://doc.rust-lang.org/edition-guide/rust-2018/rustup-for-managing-rust-versions.html
  *   https://github.com/kylef/swiftenv

Some of these tools modify PATH on behalf of the user, while others add a custom directory to the PATH where they then swap symlinks around (which is how qtchooser works as far as I know?).

They also allow per project (local) version pinning, which can be useful.

Tor Arne






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20201118/b20e39f0/attachment.html>


More information about the Development mailing list