Contents

Develop
2013.08.08 13:34

[ios] libxml/tree.h file not found

조회 수 21280 댓글 0
Atachment
첨부 '2'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

libxml/tree.h file not found

My today's project involved working on XML. As I mentioned in my previous post, I used some external solution for consuming XML Web Services called SudzC. I included generated classes to my iOS project and when it came to compilation, I received the following error: "libxml/tree.h file not found"
After doing some investigation, I found a solution for the problem. The following steps needed to be done:
1) Include libxml2.dylib library into project target:

1.png

2. Add '$(SDKROOT)/usr/include/libxml2’ path to 'Header Search Paths' element for project's target: 

2.png

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
781 Develop [c] 파일(int fd)에서 개행문자 단위로 읽기 by 후리자 hooni 2013.04.23 8083
780 Develop [c] 파일명 또는 특정 패턴을 적용 file hooni 2016.08.03 2404
779 Develop [c] 파일입출력 간단한 설명 hooni 2003.04.23 13577
778 Develop [c] 파일입출력, 링크리스트(linked list)를 이용한 주소록(도스용) 소스코드 1 file hooni 2003.04.23 13402
777 Develop [c] 패스워드 암호화/사용자 정보 보기 file hooni 2003.04.23 8141
776 Develop [c] 패킷 에널라이저 예제 소스(성안당) file hooni 2013.04.23 7875
775 Develop [c] 패킷 유량/프로토콜 통계 모니터링.. file hooni 2013.04.23 9081
774 Develop [c] 패킷정보출력(경로, 패킷길이, 3hand, sync, ack..) file hooni 2003.04.23 8486
773 Develop [c] 팩토리얼 서버/클라이언트.. file hooni 2003.04.23 18266
772 Develop [c] 팩토리얼.. - 재귀함수 hooni 2003.04.23 10931
771 Develop [c] 포인터 학습용 예제 소스 코드 file hooni 2013.04.23 22217
770 Develop [c] 포인터와 함수포인터에 대해.. hooni 2003.04.23 9211
Board Pagination Prev 1 ... 29 30 31 32 33 34 35 36 37 38 ... 99 Next
/ 99