Can't give you an answer but I too am very interested to learn how to
build Xerces on OS X.
I've tried it with the provided ProjectBuilder project and that didn't work.
Don
I just built Xerces from CVS on OS/X (10.2) with gcc3.3 and it compiled
ok, but my app didn't link. (It linked ok on RH9).
Hi,
To build Xerces-C on Mac OS X Panther I used the included ProjectBuilder project. I imported the project in XCode and in the last version of ProjectBuilder, both on Mac OS X 10.3.
Problem is I get lots of errors. It seems that the build process tries to use /usr/bin/g++2, which does not exist