qdbus not finding dbus headers

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun Dec 3 15:02:50 CET 2006


Ben Crawford schrieb:
> I am trying to get things running but have run into some problems.  Everything in the Tutorial so far has worked perfectly, that is until I try to compile qdbus.  I've spent lots of time trying to find a suitable work around.  I did see that some people were having problems with this before but I the solutions that have been suggested aren't working for me.  I'm running XP and using MinGW.  Here is what I get when things go wrong.
> 
> C:\Qt\4.2.1\tools\qdbus>mingw32-make
> cd src && mingw32-make -f Makefile
> mingw32-make[1]: Entering directory `C:/Qt/4.2.1/tools/qdbus/src'
> mingw32-make -f Makefile.Release
> mingw32-make[2]: Entering directory `C:/Qt/4.2.1/tools/qdbus/src'
<snip>
> 
> Thanks for any help.
Looks like you forgot to apply dbus patch for qt:

patch -p0 < c:\svn\windbus\QtDBus-win32.patch

Don't forget to rerun qmake in tools\qdbus after this.

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-windows/attachments/20061203/e032a2f7/attachment.pgp 


More information about the Kde-windows mailing list