PDA

View Full Version : How to set gtk path for Qt Creator in Ubuntu.??



Bandu Baragali
26th June 2013, 05:45
Hi All,

I am new to qt programming.

i am using qt creator ide and i want to execute gtk program using qt creator.

-Thanks
Bandu

saman_artorious
26th June 2013, 06:47
Hi All,
I am new to qt programming.


It seems you are new to Linux too. Go through this link: http://ubuntuforums.org/showthread.php?t=1120632
Should you receive any errors, google the error title first, if couldn't solve, then please post it here.

wysota
26th June 2013, 07:25
i am using qt creator ide and i want to execute gtk program using qt creator.

Qt Creator doesn't care what types of programs do you execute from it -- whether they have been written with Qt, Gtk or anything else. But please state what exactly do you mean by "executing" a gtk app -- do you want to use it as an external tool, run as a project, etc.?