Hi Robert,
I have been using XQilla 2.2.3 without difficulty - the XQilla API has
changed a few times.
Is using 2.2.3 an option for you? Both XQilla and Zorba are now using a
common C++ API. I now support two different levels of the XQilla API,
rather than add support for a third version of the XQilla-only API, I
would probably add support for the new common API.
I moved all the XQuery processing into XmlBinding in a recent checkin,
incidentally.
Jonathan
On 10/20/2010 10:17 PM, Robert Schweikert wrote:
On 10/20/2010 10:11 PM, Robert Schweikert wrote:
Hi,
I am trying to package qpid in the openSUSE build service and am trying
to enable XML Exchange. Therefore I have already created an xqilla
package. I am using xqilla version 2.2.4.
Upon build the following build error is triggered:
qpid/xml/XmlExchange.cpp:182: error: 'class ResultImpl' has no member
named 'getEffectiveBooleanValue'
I suppose this existed in a previous version of XQilla. Attached is the
.i file
Since I am not familiar with XQilla I have no idea what a possible fix
could be.
One more thing I forgot to note. There is now an EffectiveBooleanValue
class, I suppose that would in some way take the place of the previous call.
Robert
Help is appreciated.
Thanks,
Robert
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]