Qt 4.2 and QtDbus

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Thu Jul 6 16:39:25 CEST 2006


> -----Original Message-----
> From: Peter Kümmel [mailto:syntheticpp at gmx.net]
> Sent: quinta-feira, 6 de Julho de 2006 15:27
> To: kde-buildsystem at kde.org
> Subject: Re: Qt 4.2 and QtDbus
> 
> Paulo Jorge Guedes wrote:
> >> -----Original Message-----
> >> From: Alexander Neundorf [mailto:alexander.neundorf at gmx.net]
> >> Sent: segunda-feira, 3 de Julho de 2006 14:43
> >> To: kde-buildsystem at kde.org
> >> Subject: Re: Qt 4.2 and QtDbus
> >>
> >> Am Montag 03 Juli 2006 15:19 schrieb Paulo Jorge Guedes:
> >>> Hi,
> >>>
> >>> I built Qt 4.2 with MinGW but the QtDBus libraries weren't created.
> >> QtDBus is not yet supported under Windows. This unfortunately means
> > that
> >> kdelibs currently cannot be compiled under Windows :-/
> >
> > Any idea on when it would be available?
> > The Windows builds are broken for a long time now. :(
> >
> > Paulo
> >
> >
> 
> when you add this lines or similar ones to all the pro files in
> qt4.2/tool/qdbus:
> 
> LIBS += C:/Programme/dbus/lib/dbus-1.lib ws2_32.lib advapi32.lib
> netapi32.lib c:/programme/kdewin32/lib/kdewin32.lib
> INCLUDEPATH += . c:/programme/dbus/include  c:/programme/kdewin32/include
> c:/programme/kdewin32/include/msvc
> 
> 
> you should be able to compile qdbus by hand:
> qmake
> nmake

I tried but I get 

Makefile.Debug:502: *** multiple target patterns.  Stop.

Paulo


More information about the Kde-buildsystem mailing list