Mac Problems...

2001-05-16 Thread Eric Deines
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

Re: xerces-c1_4_0 build problem on sgi irix 6.3

2001-05-16 Thread Dee Jay Randall
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

Re: Xerces parser on Macintosh

2001-05-16 Thread James Berry
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

RE: SAX parser source code

2001-05-16 Thread Chatterjee, Urmi
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

RE: mail archives unavailable

2001-05-16 Thread Evert Haasdijk
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 > > > -

mail archives unavailable

2001-05-16 Thread Mark Cridge
Are there any archive mirrors? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Win32MsgLoader::loadMsg() yields empty message with BCB5

2001-05-16 Thread Mark Cridge
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 > -