Web Hosting Talk







View Full Version : linux experts?


watever
08-15-2002, 09:39 PM
i know nuts about linux, so i hope somebody would help me out here.

is Qt is a software to develop gui applications? will the end product will be in c++ code? and is suppose to run on any linux machine that supports c++ even if its not installed with Qt? or is there something that need to be installed on the linux machine in order to run the qt-developed gui applications?

thanks! :D

JTY
08-15-2002, 09:40 PM
Qt is a widget set, for creating GUI applications. You can make Qt based apps, in Perl and C++.

watever
08-15-2002, 09:44 PM
wow, that was fast, thanks JTY :)

so, i would need to install Qt in order to run the GUI application?