Help compiling

Thiago Macieira thiago.macieira at trolltech.com
Wed Apr 12 07:46:49 PDT 2006


Majmundar, Gunjan wrote:
>Can somebody help me compile Dbus? I need to use QT bindings for a demo.
>I tried qmake -makefile and the makefile I got didn't make any sense. Is
>there a a makefile that compiles all projects under dbus folder?

Get the source code from our CVS repository and then run:
./autogen.sh
make
make install

Make sure your Qt is found by pkg-config (set PKG_CONFIG_PATH to 
$QTDIR/lib). Also note that the minimum required version is 4.1.3, but 
you can change that to 4.1.2 and the code will still compile correctly.

-- 
Thiago José Macieira - thiago.macieira AT trolltech.com
Trolltech AS - Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060412/8af54b20/attachment.pgp


More information about the dbus mailing list