XMLException& e) {
17: cerr << "Error during parse..." << endl;
18: } catch (...) {
19: cerr << "Other error..." << endl;
20: }
So my problem is what to do on line 15...
Many thanks for your help!
Harm de Laat
Informatiefabriek
The Netherlands
I had the same problem with my Redhat Linux 7.1 installation.
Downloading and compiling XercesC 1.5 solved my problems.
Good luck,
Harm.
[EMAIL PROTECTED]
On Friday 15 June 2001 10:03 pm, you wrote:
> Hello,
>
> I am trying to get the Xerces library to build on Redhat Linux 7.1.
en I run the example I get the following error:
Segmentation fault (core dumped)
Does anybody have any idea what to do about this?
Many thanks,
Harm de Laat
Informatiefabriek
The Netherlands
-
To unsubscribe, e-mail: [EMAIL PR