hi; i am trying to add
%include "util/RefHash3KeysIdPool.hpp" %include "validators/schema/SchemaValidator.hpp" %include "validators/schema/SchemaGrammar.hpp" to Xerces.i, but..... there is an ambuiguity that makes swig/gcc unhappy :-( how can i tell it to pick one? or is there something different that i should do.... tnx! Xerces.C:69793: no matching function for call to `RefHash3KeysIdPoolEnumerator<SchemaElementDecl>::RefHash3KeysIdPoolEnumerator ()' /usr/local/include/xerces/util/RefHash3KeysIdPool.c:393: candidates are: RefHash3KeysIdPoolEnumerator<TVal>::RefHash3KeysIdPoolEnumerator (RefHash3KeysIdPool<TVal> *, bool = false) [with TVal = SchemaElementDecl] /usr/local/include/xerces/validators/schema/SchemaGrammar.hpp:338: RefHash3KeysIdPoolEnumerator<SchemaElementDecl>::RefHash3KeysIdPoolEnumerator (const RefHash3KeysIdPoolEnumerator<SchemaElementDecl> &) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
