문제

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top