But installing qt4-default from repo removing qt5-default.
2013/10/7 Jonathan Greig <redteam...@gmail.com> > they should play nicely, look for qtchooser and use it to switch between > the two: > > qtchooser -run-tool=qmake -qt=qt5 > make > > > > > On Mon, Oct 7, 2013 at 5:06 AM, Mandeep Sandhu < > mandeepsandhu....@gmail.com> wrote: > >> I think both Qt4 and 5 are there in the Ubuntu apt repos. Though I'm not >> sure if they'll play nice if _both_ are installed from apt (eg which qmake >> will be used?). >> >> Maybe you can install one of them directly (eg: by downloading Qt5 >> pre-built binaries from qt-project.org) and the other one from apt. >> >> Basically you just need to use the right qmake for building your apps. >> Eg: you can have 'qmake5' point to the Qt5 qmake binary and use that for >> building Qt5 apps while 'qmake' uses the Qt4 binary. >> >> HTH, >> -mandeep >> >> >> >> >> On Mon, Oct 7, 2013 at 3:21 PM, Николай Шатохин <n.shatok...@gmail.com>wrote: >> >>> Hello. >>> >>> I need Qt4.7 for developing apps for embedded systems and Qt5 for >>> desktop apps. Is it possible to install it both in Ubuntu 13.04 without >>> conflicts? >>> >>> Best regards, >>> Nick >>> >>> _______________________________________________ >>> Interest mailing list >>> Interest@qt-project.org >>> http://lists.qt-project.org/mailman/listinfo/interest >>> >>> >> >> _______________________________________________ >> Interest mailing list >> Interest@qt-project.org >> http://lists.qt-project.org/mailman/listinfo/interest >> >> >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest