PDA

View Full Version : Qt programming


archanasubodh
6th March 2008, 07:56
Hai ,

We have a project working successfully in Qt3.3.4. now that we have upgraded it to Qt4,we are not able to get the " .exe "of the project.

Step followed:

In project options ,
->C++ specific
->Qt4
->Installation Qt root path,we entered :
"usr/lib/qt4"

" How to specify the path of the installation in this matter."because there is no bin in the Qt4 folder as in Qt3.Is it a installation problem???

Thanks in Advance

jpn
6th March 2008, 08:22
Let's start with asking, which platform is this? You have marked Windows as used platforms but you're talking about "/usr/lib/qt4". Also, what are "project options"? Project options of some IDE or what? How do you expect us to know which IDE you're using?

archanasubodh
6th March 2008, 09:55
hi,

First of all sorry for not specifying exact problem.

Actually i am working on LINUX."opensuse 10.2"

The IDE is Kdevelop.

"project options" specified was in Kdevelop Project.

thanks in advance