View Single Post
Posts: 440 | Thanked: 160 times | Joined on Aug 2010 @ Las Vegas, NV
#1
I have installed Qt CREATOR 2.0.1 based on sep 9 2010 at 14:27:59 installed in winxp. I followed the instruction/tutorial thoroughly to compile battery indicator. There are two lines of errors that comes while compiling deb file.
Code:
Package Creation: Running command 'dh_gencontrol'.
c:\nokiaqtsdk\maemo\4.6.2\madbin\dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
c:\nokiaqtsdk\maemo\4.6.2\madbin\dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
Package Creation: Running command 'dh_md5sums'.
Now if I tried to install the app directly it says incompatible package but can be installed from x term. But after installation, there is no sign of the app in the menu, I have tried few other projects but same result. BTW the qt I have has pr 1.2 as target, due to slow internet, I am not being able to get new version of qt. I just hope there's a work around to get working deb for pr1.3 albeit buggy.

Any idea to make it work? without downloading new qt which is almost a GB in size.