Login  Register

libxml++

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

libxml++

ravas
870 posts
It has been mentioned that we currently need to figure out how to include libxml++ in a Windows build.
I'm not sure what to do. I might be able to figure it out with help.

Is this the correct package: http://libxmlplusplus.sourceforge.net/

It lists "Required Libraries":

libxml2
glibmm-2.4 (or a subset of it containing at least Glib::ustring)

Where would I put it all?
What's the next step?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: libxml++

dxli
2003 posts
dinkel is thinking about removing libxml++ dependency by switching to QtXML or boost ptree.

We will see.

ravas wrote
It has been mentioned that we currently need to figure out how to include libxml++ in a Windows build.
I'm not sure what to do. I might be able to figure it out with help.

Is this the correct package: http://libxmlplusplus.sourceforge.net/

It lists "Required Libraries":

libxml2
glibmm-2.4 (or a subset of it containing at least Glib::ustring)

Where would I put it all?
What's the next step?