logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: "Op.hpp.. Token()" unable to recognize: msg#00012

Subject: Re: "Op.hpp.. Token()" unable to recognize
Tatireddy, Vinod wrote:
Iam getting below error when  compiling xercesc XML DOM parser with my
C++ code. Seems Xercesc "Op.hpp"  has "Token" class  as a forward
declaration but for some reasons "cxx compiler driver" couldn't able
to recognize it, can you please shed some light.
Could you try to build samples ? If it builds without errors then
most likely the problem is in some other headers and you can try to reorder headers in your cpp file so that xerces headers appears first.

Good luck !
        Vitaly




<Prev in Thread] Current Thread [Next in Thread>