PDA

View Full Version : cannot find -QtDBus



rajeshs
31st July 2007, 10:24
I am using Qt 4.3 ,

I configured qt using static option, in Debian Linux

Now i need to use qtdbus in my program ,

if i compile my program that needs QtDBus , but in lib folder there is no file named QtDBus.a ,

the same static configuration in federo contains QtDBus.a file ,

How to get QtDBus.a file ?

please help me!

jacek
1st August 2007, 16:08
What did configure utility wrote about DBUS support? Maybe you don't have DBUS headers installed?