Hi All, I just read through the c++ wrapper for libxml2, libxml++. But it seems, I need to install lot of other modules like, glibmm, which inturn has other dep. modules like sigc++, glib, gobject, gmodule.
So, just thinking is it possible to link LIBXML2 C libraries with my C++ programs, as we normally link c files with c++ using the preprocessor directive, "__cplusplus" and defining as extern "C". Please let me know about this. Thanks Senthil
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
