Hello, Both are possible to install, although only one of them will be 'default' (install either 'qt5-default' or 'qt4-default'). You can switch between Qt4 and Qt5 easily however. You can add both of them to Qt Creator configuration, or you can switch between them on the command line with export QT_SELECT=qt4 / export QT_SELECT=qt5.
-Timo On Mon, Oct 7, 2013 at 12:52 PM, Николай Шатохин <[email protected]> wrote: > Hello. > > I need Qt4.7 for developing apps for embedded systems and Qt5 for desktop > and mobile apps. Is it possible to install it both in Ubuntu 13.04 without > conflicts? > > Best regards, > Nick > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

