From: Darko M. <da...@uv...> - 2005-08-05 12:48:43
|
tikcireviva wrote: > Hi Guys, > > I am trying to compile the sample program "myparser" list in, but failed > (http://libxmlplusplus.sourceforge.net/docs/manual/html/ar01s02.html#id2402334) You will have so much easier task of using libxml++ if you revert to version 1.04. It does not depend on GTK and it uses std::string. I'm using it with MSVC and Borland compiler without any problem. Darko |