Re: [Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Thiago Macieira
On Tuesday 16 December 2014 07:42:00 Blasche Alexander wrote: > Hi, > > Essentially you must edit your xml file pretty much the way the warning > tells you to do. > > The following links should help you to work out the problem: > > http://stackoverflow.com/questions/22253458/qdbusxml2cpp-unknown

Re: [Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Blasche Alexander
-add-annotation -- Alex From: interest-bounces+alexander.blasche=theqtcompany@qt-project.org on behalf of Max Schettler Sent: Friday, December 12, 2014 15:42 To: interest@qt-project.org Subject: [Interest] Problems generating QtDBus adaptor code Hi

[Interest] Problems generating QtDBus adaptor code

2014-12-15 Thread Max Schettler
Hi, I try to use QtDBus to implement a freedesktop interface (org.freedesktop.Secret.Service). I got the xml introspection file for the interface and tried to generate the adaptor code using. However I get the following error message: "$ qdbusxml2cpp service.xml -a ServiceAdapter :( Got un