> I am trying to write a code which uses Xalan and Xerces
>
> Here is the snippet...

First of all, please stop cross-posting to three newgroups.

> I am getting the following error  while compilation . 
> 
> "XMLFunctions.h", line 80: Error: XPathEvaluator is not a member of 
xalanc_1_9.
> "XMLFunctions.h", line 85: Error: XalanSourceTreeInit is not a member of 
xalanc_1_9.
> "XMLFunctions.C", line 37: Error: XPathEvaluator is not defined.
> ...

#include <xalanc/XPath/XPathEvaluator.hpp>


Dave 

Reply via email to