Can anyone please let me know how to create xerces 3.1.1 xcode project on mac.
I have downloaded the xercese 3.1.1 source code from xerces site. The source code only include projects related to windows.
Thanks, RCJ
I got the problem fixed.
Tallied source file to be included in Xcode project with the file already got compiled through make.
Removed unnecessary inclusion of c files from projects. At the end project build successfully