Hi,

Marion Nguyen wrote:
Hi!
I don't arrive to resolve the following problem:
*
In file included from superv.cc:9:
superv.h:105: parse error before `*'
In file included from fonction.cc:1:
superv.h:105: parse error before `*'
make: *** [superv] Erreur 1*

Extract of superv.h
void genereTree (Matos *m, char *dsn, int debug, const DOMDocument *doc, const DOMElement *descElem)
Could you try to place
XERCES_CPP_NAMESPACE_USE
before
void genereTree (Matos *m, char *dsn, int debug, const DOMDocument *doc, const DOMElement *descElem);
?


Good luck !
        Vitaly


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



Reply via email to