Trinh, Yen wrote:
I have a compiling error using xerces-c-src_2_7_0 to recompile the
existing code.

1. The text "HandlerBase" is unexpected. #include <xercesc/sax/HandlerBase.hpp> class MemParseHandlers : public HandlerBase
2. The qualifier "XMLString" is not defined in the current scope.

#include <xercesc/util/PlatformUtils.hpp>
XMLString::transcode(toTranscode);

Do HandlerBase and XMLString still exist?  If not what are their
equivalent api/header?

This is a FAQ:

http://xml.apache.org/xerces-c/faq-build.html#faq-1

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to