There can always be conflicts. One problem, which bit me: I have a Qt5 app, which uses QMultimedia. QMultimedia uses the gstreamer libs on Linux. The gstreamer libs use libproxy if available. And one of the libproxy modules links against Qt4 -> crash.
Only solution for me was to delete the libproxy plugin, which I fortunately don't need. This was on Debian und not Ubuntu. Guido On Mon, 7 Oct 2013 12:51:48 +0300 Николай Шатохин <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