Hello,
Using:
g++ -I $XERCESROOT/include -L $XERCESROOT/lib -l xerces-c test.c
I am now able to compile test.c
Thanks for you help. Sorry for wasting your time.
Crystal
On Tue, 2005-01-18 at 14:24 -0800, [EMAIL PROTECTED] wrote:
> > Hi Joanne,
> >
> > As per your suggestion, I've used the co
> Hi Joanne,
>
> As per your suggestion, I've used the compiling command, along with
> changing test.c (to remove include). I'm getting the compiler errors
> below. It looks like maybe a library issue...
>
> /tmp/ccSN4FhO.o(.text+0x17): In function `main':
> : undefined reference to `xercesc_2_
> I think you might need
>
> g++ -I $XERCESCROOT/include test.c
>
> ..and you'll probably have to modify the #include statments in test.c
> accordingly.
>
> Joanne
>
Hi Joanne,
As per your suggestion, I've used the compiling command, along with
changing test.c (to remove include). I'm ge
Crystal Martel wrote:
On Tue, 2005-01-18 at 21:25 +0100, Axel Weià wrote:
Am Montag, 17. Januar 2005 23:19 schrieb Crystal Martel:
Hello,
I've looked throughout your site, and searched through the email
messages archive for an answer to the following question...
The sys admin has installed
On Tue, 2005-01-18 at 21:25 +0100, Axel Weià wrote:
> Am Montag, 17. Januar 2005 23:19 schrieb Crystal Martel:
> > Hello,
> >
> > I've looked throughout your site, and searched through the email
> > messages archive for an answer to the following question...
> >
> > The sys admin has installed xerc
Am Montag, 17. Januar 2005 23:19 schrieb Crystal Martel:
> Hello,
>
> I've looked throughout your site, and searched through the email
> messages archive for an answer to the following question...
>
> The sys admin has installed xerces c++ parser on a linux (red hat)
> platform. I am trying to lin
Documentation for DOMNode::getTextContent() is garbled
---
Key: XERCESC-1326
URL: http://issues.apache.org/jira/browse/XERCESC-1326
Project: Xerces-C++
Type: Bug
Components: Documentation
Environment: Viewing
Hello,
I've looked throughout your site, and searched through the email
messages archive for an answer to the following question...
The sys admin has installed xerces c++ parser on a linux (red hat)
platform. I am trying to link to the libraries installed, but I'm
having problems.
I've tried to
Hi, how can I validate a DTD?
Wich function can I use for this?
I didn't found the function for do this.
Thank you.
___
Allann J. O. Silva
Genius Instituto de Tecnologia
ajoliveira[at]genius.org.br
Tel.:+55 (92) 614-6586
www.genius.org.br
[
http://issues.apache.org/jira/browse/XERCESC-1312?page=comments#action_57716 ]
cargilld commented on XERCESC-1312:
---
I have updated the version of doxygen we use to do our build and the # is now
appearing. For the next release of xercesc the proble
10 matches
Mail list logo