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 manage to get the Classic target to build with no problem 
(I'm hoping this is the correct one I need).  I've created a program that 
uses Xerces to parse my XML file, but when I try to run it I get an 
"Illegal instruction exception".  I've been able to trace it to the 
following line in XMLPlatformUtils::Initialize() :

XMLLCPTranscoder* defXCode = 
XMLPlatformUtils::fgTransService->makeNewLCPTranscoder();

Has anyone ever had this problem or have any suggestions on what is going 
wrong?  Any help would be greatly appreciated.

Thanks in advance,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to