qtDbus broken?
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Wed Aug 23 20:30:44 CEST 2006
Mathew Yeates schrieb:
> This was working recently (within in the last week). But now with the
> latest (30 minutes ago) ....
>
> I am following the directions at
> http://www.kdelibs.com/wiki/index.php/QtDBus
>
> When I try and build tools\qdbus the build fails because dbus.h cannot
> be found. I traced qmake and it appears that my DBUSDIR is being ignored
> so qmake never finds dbus.h
>
Afaik DBUSDIR was never an option with this patch, you have to set it
manually in qdbus/src/src.pro:
DBUS_INSTALL_DIR=d:/Programme/dbus
Is there a way to get an environment var within a pro-file?
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060823/4317def4/attachment.pgp
More information about the Kde-buildsystem
mailing list