Use the CodeWarrior 'Find Library' folder to locate these things in CW 7 -
CopyCStringToPascal is defined in CarbonLib / CarbonAccessors.o /
Interface.o while the MP* stuff is in CarbonLib / MPLibary.

Ian

-----Original Message-----
From: Sascha Presnac [mailto:[EMAIL PROTECTED]]
Sent: 31 January 2002 10:39
To: Xerces Mailing List
Subject: Problems using the Xerces Binarys on MacOS 9.x


Hi all,

i have compiled the sources to get the lib�s on MacOS 9.2
Now, i import the library to my project and at compile time,
CodeWarrior throws me the folowing errors:

* Link Error   : undefined 'CopyCStringToPascal' (code)
  Referenced from 'XMLPlatformUtils::panic(XMLPlatformUtils::PanicReasons)'
in Xerces.Classic.Dbg.Lib

* Link Error   : undefined 'MPExitCriticalRegion' (code)
  Referenced from 'XMLPlatformUtils::unlockMutex(void*)' in
Xerces.Classic.Dbg.Lib

* Link Error   : undefined 'MPEnterCriticalRegion' (code)
  Referenced from 'XMLPlatformUtils::lockMutex(void*)' in
Xerces.Classic.Dbg.Lib

* Link Error   : undefined 'MPDeleteCriticalRegion' (code)
  Referenced from 'XMLPlatformUtils::closeMutex(void*)' in
Xerces.Classic.Dbg.Lib

* Link Error   : undefined 'MPCreateCriticalRegion' (code)
  Referenced from 'XMLPlatformUtils::makeMutex()' in Xerces.Classic.Dbg.Lib

Can anybody tell me now how to get rid off this errors?
I use the Xerces code 1.5.2 for my project!

Gruss / Regards
Sascha Presnac
---------------------------------------
Research & Development
best GmbH
Mevissenstr. 65
D-47803 Krefeld
Germany
http://www.bestcolor.com/
---------------------------------------


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

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

Reply via email to