) : DOMNode'
or 'x:\xerces-c\include\xercesc\dom\DOMNode.hpp(138) :
xercesc_2_7::DOMNode'
Thanks much for any advice in advance.
Frank
-----Original Message-
From: Alberto Massari [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 9:33 AM
To: c-dev@xerc
ESPACE_USE right after the #includes, will it cause
conflict if I am using some other library inferfaces in the same header
file?
Thanks much in advance.
Frank
-Original Message-
From: Alberto Massari [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 8:52 AM
To: c-dev@xerces.apache.o
Sent: Monday, November 21, 2005 8:52 AM
To: c-dev@xerces.apache.org
Subject: RE: compilation errors in my application using Xerces-c
Frank,
the error "cannot find 'dom/DOM.hpp' file" means that your project does
not specify the right directory in the 'include directories'
m: Xiaofan Zhou
> To: c-dev@xerces.apache.org
> Sent: Monday, November 21, 2005 2:16 AM
> Subject: compilation errors in my application using
Xerces-c
>
>
> Hi, All,
>
> I am having issues compile my application in which
I use Xerces-c >package. Here is \
>what I
is folder contains wuite a
few generated headers >(*.hpp) etc.
>warm regards
>Saurabh
> - Original Message -
> From: Xiaofan Zhou
> To: c-dev@xerces.apache.org
> Sent: Monday, November 21, 2005 2:16 AM
> Subject: compilation errors in my application using
Xerce
rces.apache.org
Sent: Monday, November 21, 2005 2:16
AM
Subject: compilation errors in my
application using Xerces-c
Hi, All,
I am having issues compile my application in which I use
Xerces-c package. Here is what I do:
First, my environment is Microsoft Visual C++ vers
Hi, All,
I am having issues compile my application in which I use
Xerces-c package. Here is what I do:
First, my environment is Microsoft Visual C++ version
7.1.
I first build the Xerces-c project (version 2.7) together with
ICU (version 2.8) using the build script packageBinaries.pl in my