Hello,
I'm trying to build/use Xerces on Mac OS 8.6, but I've ran into a couple of
problems:
First of all, I see there are two different types of builds, Classic and
Carbon. What is the difference between each? (Yes, I am a Windows
programmer new to Mac, no laughing)
Second, I did manag
I have been able to build xerces-c++ 1.4.0 on:
SGI IRIX 6.5 (IRIX64 grendel 6.5 10120733 IP27)
CC (MIPSpro Compilers: Version 7.30)
The sample programs seem to build and run with no problems.
Perhaps you have access to another IRIX box that you can build
on? It looks like somethin
You should be in fine shape. (Apart from file system path issues) there
should be no API changes required to use Xerces transparently across an
NT/Mac code base.
-jdb
On 5/15/01 11:27 PM, "Mahesh Paranjape" <[EMAIL PROTECTED]> wrote:
> Hello James,
>
> Thanks for the reply.
> We are developing
Thanks everyone! I got what I was looking for, from
http://xml.apache.org/from-cvs/xml-xerces/xml-xerces_20010515125339.tar.gz.
Urmi
-Original Message-
From: Arnold, Curt [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 15, 2001 5:19 PM
To: '[EMAIL PROTECTED]'
Subject: RE: SAX parser sourc
See http://marc.theaimsgroup.com/?l=xerces-c-dev
> -Original Message-
> From: Mark Cridge [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 13:15 PM
> To: [EMAIL PROTECTED]
> Subject: mail archives unavailable
>
>
> Are there any archive mirrors?
>
> Mark
>
>
> -
Are there any archive mirrors?
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
We're seeing the same behaviour as the previous poster, the call to
FindResourceExA() is failing with the error code 1812 -
ERROR_RESOURCE_DATA_NOT_FOUND
We're building the xerces library as a static lib and not a dll the
parameter fModHandle is also set to NULL.
Any ideas??
TIA
Mark
> -