Re: Including libxml++ as a build dependency for gstreamermm
- From: Murray Cumming <murrayc murrayc com>
- To: José Alburquerque <jaalburquerque cox net>
- Cc: gtkmm-list gnome org
- Subject: Re: Including libxml++ as a build dependency for gstreamermm
- Date: Tue, 24 Jun 2008 08:53:14 +0200
On Mon, 2008-06-23 at 16:22 -0400, José Alburquerque wrote:
> There are a few GStreamer functions that accept or return libxml types
> (e.g. xmlNodePtr and xmlDocPtr). I'm thinking of including libxml++ as
> a build dependency for gstreamermm.
I generally avoid doing that because functions that take xmlNodePtr are
generally not very useful, so I just don't wrap them. If you need it for
a real world example then we could reconsider.
> I'm wondering, Is it possible to
> wrap, for example, an xmlNodePtr (that is returned from a C function)
> with a libxml++ xmlpp::Node? Also, how can I find out the minimum
> version requirements that should be used for libxml++ if it is included
> as library dependency? Thanks.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]