it should be on Linux distribution disk, you should install one of several desktop environment, for example KDE or GNOME.
it should be on Linux distribution disk, you should install one of several desktop environment, for example KDE or GNOME.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
Hi All
I have set the qt sdk path correctly
Now i am getting new error
Qt Code:
Could not find make command: make in the build environmentTo copy to clipboard, switch view to plain text mode
Thanks
Yuvaraj R
did you install gcc?
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
No
I didn't install
But Qt sdk i having gcc compiler , am i right.. Then why do we againg install the gcc compiler
Thanks
Yuvaraj R
actually, Qt SDK for Linux doesn't contain any compiler.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
What distro are you using?
if you're using a YUM based distro this should sort you out:
(as root)
yum install gcc*
BR,
Pedro Doria Meunier
Bookmarks