Re: Coredump - Xerces duplicated symbols
ender0123_at_gmail.com
Date: 02/11/05
- Previous message: Fabien R: "Re: Coredump - Xerces duplicated symbols"
- In reply to: Fabien R: "Re: Coredump - Xerces duplicated symbols"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Fabien R: "Re: Coredump - Xerces duplicated symbols"
- In reply to: Fabien R: "Re: Coredump - Xerces duplicated symbols"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|