Hi,
1. Is it possible to install Qt in a Gnome Desktop ?
2. I have a program made with Qt and compile in a KDE desktop and compiled statically, is it possible to run it in a Gnome desktop ?
Printable View
Hi,
1. Is it possible to install Qt in a Gnome Desktop ?
2. I have a program made with Qt and compile in a KDE desktop and compiled statically, is it possible to run it in a Gnome desktop ?
Yes, pure Qt requires only X11 and it doesn't care whether you have KDE or GNOME.
Furthermore Qt versions from 4.2 up will try to nicely integrate with your gnome desktop.