libxml++

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

libxml++

ravas
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
|

Re: libxml++

dxli
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?