Qt-4 build problems..

Stefan Eilers stefan.eilers at basyskom.de
Thu Mar 23 03:29:01 PST 2006


Am Donnerstag, 23. März 2006 11:14 schrieb Thiago Macieira:
> Stefan Eilers wrote:
> >QDBusIntrospection::Interfaces
> >QDBusIntrospection::parseInterfaces(const QString& xml)
> >{
> >    QDBusXmlParser parser(QString(), QString(), xml);
> >    return parser.interfaces();
> >}
>
> Which compiler version are you using?

The problem occurs with GCC 3.3.5.. It does not occur with GCC 4.1.1 .. 

Ok.. I tried to understand what was wrong with the code. I never thought about 
the compiler.. :S 

> Anyways, does the attached patch help?

Yes! It worked perfektly. 

Btw.:
There still seems to be a problem mit the handling of the moc. I had to do the 
following commands to compile the stuff:

moc qdbusabstractadaptor_p.h > qdbusabstractadaptor_p.moc  
moc qdbusabstractadaptor.h > qdbusabstractadaptor.moc 

Should I check the makefile and provide a patch for it?

Anyway: Thanks a lot for you help! :)

-- 
Stefan Eilers
Project Manager

basysKom GmbH
Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
Tel: +49 6151 3969-962 | Fax: -736 | Mobile: +49 170 4213459 |
Jabber: eilers at jabber.org
stefan.eilers at basyskom.de | www.basyskom.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060323/ccf96027/attachment.pgp


More information about the dbus mailing list