ok;

i've learned something...

On 12 Mar 2002, (Jason E. Stewart) wrote:

> "John Utz" <[EMAIL PROTECTED]> writes:
> 
> > hi;
> > 
> > i am trying to add 
> > 
> > %include "util/RefHash3KeysIdPool.hpp"
> > %include "validators/schema/SchemaValidator.hpp"
> > %include "validators/schema/SchemaGrammar.hpp"
> > 
> 
> It seems like you're wrapping a some stuff that you don't need to
> wrap. Why do you need the RefHash3KeysIdPool? It might be enough just
> to #include it so that Xerces.C has access to when being compiled. If
> you use %include you tell SWIG to wrap it and make all it's methods
> available via perl, which seems to be causing you trouble. 

i *so* didnt get that! i assumed that each #include mapped to an %include. 

tnx!

johnu


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

Reply via email to