Re: Coredump - Xerces duplicated symbols

ender0123_at_gmail.com
Date: 02/11/05

  • Next message: Johhny: "ipf + tru64 5.1B"
    Date: 11 Feb 2005 04:41:06 -0800
    
    

    > I built xerces 2.4 from the source code. I use the namespace
    xerces2_4
    > when I call a xerces function. I don't known if I can compile without
    > this directive. Have a look at the apache.org website.
    > -
    > Fabien

    Hi Fabien,

    thanks for your answer!, I have checked it, and xerces 2.3 is not
    compiled by default with namespaces, I have included
    -DXERCES_HAS_CPP_NAMESPACE in CPPFLAGS, recompiled Xerces, and included
    XERCES_CPP_NAMESPACE directive in source code, and it seems to work.
    Now symbols are referenced by "xercesc_2_3::" and there's no conflict
    with the previous version ...

    many thanks

    J


  • Next message: Johhny: "ipf + tru64 5.1B"

    Relevant Pages

    • Re: Fixed/default attributes in Xerces: Namespace prefix missing?...
      ... I have the impression though that it misses the namespace prefices... ... I'm using Xerces 2.5.0. ... document from a file to build a DOM, then serialize that DOM back to a file and then the proper namespace attribute or prefix is missing? ...
      (comp.text.xml)
    • Re: Xerces as pre-compiled package?
      ... We don't have the XML Toolkit yet and I don't know when we'll get it. ... I'd like to get the latest Xerces for myself but I'm having a cow ... trying to get it to compile. ... Apache and of course, it doesn't work. ...
      (comp.sys.ibm.as400.misc)