Reply
Thread Tools
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#1
I'm working on a project that depends on q-extras for system notifications. I installed both q-extras and q-extras-dev packages using mad-admin, however, I am unable to build the package in Qt Creator due to unsatisfied build dependencies.

The compiler gives me:

Code:
dpkg-checkbuilddeps: Unmet build dependencies: q-extras-dev (>= 1.0.7)
dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: warning: (Use -d flag to override.)
Packaging Error: Command '/home/stuart/QtSDK/Maemo/4.6.2/bin/mad dpkg-buildpackage -nc -uc -us' failed.Exit code: 3
In my control file I have:

Code:
Build-Depends: debhelper (>= 5), libqt4-dev, q-extras-dev (>=1.0.7)
and in the .pro file:

Code:
CONFIG += link_pkgconfig
PKGCONFIG += q-extras
Any ideas?
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#2
I find using scratchbox and dpkg-buildpkg easier than trying to get QtCreator to build packages. You may want to try this.
 

The Following User Says Thank You to jackburton For This Useful Post:
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#3
Originally Posted by jackburton View Post
I find using scratchbox and dpkg-buildpkg easier than trying to get QtCreator to build packages. You may want to try this.
Yeah, I've decided to do that in this case.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 
Reply

Tags
compile error, pls help, problem?, q-extras


 
Forum Jump


All times are GMT. The time now is 16:54.