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
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