On Thursday, April 5, 2001, at 11:49 PM, [EMAIL PROTECTED] wrote:
> has anyone done any work to build xerces-c underneath mac os x?
Look in the c/Projects/MacOS/ProjectBuilder directory.
It looks like the project may need some changes to work with Mac OS
X 10.0 (versus the PB). (But that could be something odd in my
developer tool installation.) Also, if you download the 1.4
sources, from xml.apache.org, there are a couple of gotchas:
- Apple's BSD tar truncates two header file names. You'll need to
manually rename them. (One loses the "p" from the ".hpp" extension
and the other loses the entire ".hpp" extension. Both are in the
src/utils directory.)
- The source tree is one level shorter than the ProjectBuilder
project expects. (It expects the "c" directory to be there and it
isn't.)
I expect the maintainer, James Berry, will have some comments once
he notices this thread. ;-)
--Bill
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]